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 11100000101001111110000010100111011001101110000010100111111000001010011101011110011111010101100111100000101001111110000010100111011001101110000010100111111000001010011101011110011111010110001001000101 e0a7e0a766e0a7e0a75e7d59e0a7e0a766e0a7e0a75e7d6245
EUC-JP 爰爰f爰爰^}Y爰爰f爰爰^}bE 11100000101010011110000010101001011001101110000010101001111000001010100101011110011111010101100111100000101010011110000010101001011001101110000010101001111000001010100101011110011111010110001001000101 e0a9e0a966e0a9e0a95e7d59e0a9e0a966e0a9e0a95e7d6245
UTF-8 爰爰f爰爰^}Y爰爰f爰爰^}bE 111001111000100010110000111001111000100010110000011001101110011110001000101100001110011110001000101100000101111001111101010110011110011110001000101100001110011110001000101100000110011011100111100010001011000011100111100010001011000001011110011111010110001001000101 e788b0e788b066e788b0e788b05e7d59e788b0e788b066e788b0e788b05e7d6245
UHC 爰爰f爰爰^}Y爰爰f爰爰^}bE 11101010101110101110101010111010011001101110101010111010111010101011101001011110011111010101100111101010101110101110101010111010011001101110101010111010111010101011101001011110011111010110001001000101 eabaeaba66eabaeaba5e7d59eabaeaba66eabaeaba5e7d6245

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