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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 珞珞f珞珞^}Y珞珞f珞珞^}bE 11100000111000101110000011100010011001101110000011100010111000001110001001011110011111010101100111100000111000101110000011100010011001101110000011100010111000001110001001011110011111010110001001000101 e0e2e0e266e0e2e0e25e7d59e0e2e0e266e0e2e0e25e7d6245
EUC-JP 珞珞f珞珞^}Y珞珞f珞珞^}bE 11100000111001001110000011100100011001101110000011100100111000001110010001011110011111010101100111100000111001001110000011100100011001101110000011100100111000001110010001011110011111010110001001000101 e0e4e0e466e0e4e0e45e7d59e0e4e0e466e0e4e0e45e7d6245
UTF-8 珞珞f珞珞^}Y珞珞f珞珞^}bE 111001111000111110011110111001111000111110011110011001101110011110001111100111101110011110001111100111100101111001111101010110011110011110001111100111101110011110001111100111100110011011100111100011111001111011100111100011111001111001011110011111010110001001000101 e78f9ee78f9e66e78f9ee78f9e5e7d59e78f9ee78f9e66e78f9ee78f9e5e7d6245
UHC 珞珞f珞珞^}Y珞珞f珞珞^}bE 11010101101010001101010110101000011001101101010110101000110101011010100001011110011111010101100111010101101010001101010110101000011001101101010110101000110101011010100001011110011111010110001001000101 d5a8d5a866d5a8d5a85e7d59d5a8d5a866d5a8d5a85e7d6245

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