To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 멹f멹^}Y멹f멹^}bE 111010111010100110111001011001101110101110101001101110010101111001111101010110011110101110101001101110010110011011101011101010011011100101011110011111010110001001000101 eba9b966eba9b95e7d59eba9b966eba9b95e7d6245
SJIS-WIN ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
EUC-JP ë©?fë©?^}Yë©?fë©?^}bE 10001111101010111011001110001111101000101110110100111111011001101000111110101011101100111000111110100010111011010011111101011110011111010101100110001111101010111011001110001111101000101110110100111111011001101000111110101011101100111000111110100010111011010011111101011110011111010110001001000101 8fabb38fa2ed3f668fabb38fa2ed3f5e7d598fabb38fa2ed3f668fabb38fa2ed3f5e7d6245
UTF-8 멹f멹^}Y멹f멹^}bE 110000111010101111000010101010011100001010111001011001101100001110101011110000101010100111000010101110010101111001111101010110011100001110101011110000101010100111000010101110010110011011000011101010111100001010101001110000101011100101011110011111010110001001000101 c3abc2a9c2b966c3abc2a9c2b95e7d59c3abc2a9c2b966c3abc2a9c2b95e7d6245
UHC ??¹f??¹^}Y??¹f??¹^}bE 00111111001111111010100111110110011001100011111100111111101010011111011001011110011111010101100100111111001111111010100111110110011001100011111100111111101010011111011001011110011111010110001001000101 3f3fa9f6663f3fa9f65e7d593f3fa9f6663f3fa9f65e7d6245

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)