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 10010001010101011110001101110011011001101001000101010101111000110111001101011110011111010101100110010001010101011110001101110011011001101001000101010101111000110111001101011110011111010110001001000101 9155e373669155e3735e7d599155e373669155e3735e7d6245
EUC-JP 繕縱f繕縱^}Y繕縱f繕縱^}bE 11000001101101101110010111010100011001101100000110110110111001011101010001011110011111010101100111000001101101101110010111010100011001101100000110110110111001011101010001011110011111010110001001000101 c1b6e5d466c1b6e5d45e7d59c1b6e5d466c1b6e5d45e7d6245
UTF-8 繕縱f繕縱^}Y繕縱f繕縱^}bE 111001111011100110010101111001111011100010110001011001101110011110111001100101011110011110111000101100010101111001111101010110011110011110111001100101011110011110111000101100010110011011100111101110011001010111100111101110001011000101011110011111010110001001000101 e7b995e7b8b166e7b995e7b8b15e7d59e7b995e7b8b166e7b995e7b8b15e7d6245
UHC 繕縱f繕縱^}Y繕縱f繕縱^}bE 11100000110010111111000011111101011001101110000011001011111100001111110101011110011111010101100111100000110010111111000011111101011001101110000011001011111100001111110101011110011111010110001001000101 e0cbf0fd66e0cbf0fd5e7d59e0cbf0fd66e0cbf0fd5e7d6245

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