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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 襠捺ケソ襠捺ケソB 11100101111110111001001111100110101110011011111111100101111110111001001111100110101110011011111101000010 e5fb93e6b9bfe5fb93e6b9bf42
EUC-JP 襠捺ケソ襠捺ケソB 1110101011111101110001101110100010001110101110011000111010111111111010101111110111000110111010001000111010111001100011101011111101000010 eafdc6e88eb98ebfeafdc6e88eb98ebf42
UTF-8 襠捺ケソ襠捺ケソB 11101000101001011010000011100110100011011011101011101111101111011011100111101111101111011011111111101000101001011010000011100110100011011011101011101111101111011011100111101111101111011011111101000010 e8a5a0e68dbaefbdb9efbdbfe8a5a0e68dbaefbdb9efbdbf42
UHC ?捺???捺??B 0011111111010001111101000011111100111111001111111101000111110100001111110011111101000010 3fd1f43f3f3fd1f43f3f42

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