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 111010001000100110111000111010001000001110000100011101101110100010001001101110001110100010000011100001000111011001000010 e889b8e8838476e889b8e883847642
EUC-JP 濶ク閭ё濶ク閭ёB 1110111111101001100011101011100011101111111000111010011111010111111011111110100110001110101110001110111111100011101001111101011101000010 efe98eb8efe3a7d7efe98eb8efe3a7d742
UTF-8 濶ク閭ё濶ク閭ёB 1110011010111111101101101110111110111101101110001110100110010110101011011101000110010001111001101011111110110110111011111011110110111000111010011001011010101101110100011001000101000010 e6bfb6efbdb8e996add191e6bfb6efbdb8e996add19142
UHC ??閭ё??閭ёB 00111111001111111101010111101111101011001101011100111111001111111101010111101111101011001101011101000010 3f3fd5efacd73f3fd5efacd742

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