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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 駿??藏?駿??藏?B 100011110111100000111111001111111110010101010101001111111000111101111000001111110011111111100101010101010011111101000010 8f783f3fe5553f8f783f3fe5553f42
EUC-JP 駿?瀆藏?駿?瀆藏?B 10111101110110010011111110001111110010011010110011101001101101100011111110111101110110010011111110001111110010011010110011101001101101100011111101000010 bdd93f8fc9ace9b63fbdd93f8fc9ace9b63f42
UTF-8 駿잰瀆藏렩駿잰瀆藏렩B 11101001101001111011111111101100100111101011000011100111100000001000011011101000100101111000111111101011101000001010100111101001101001111011111111101100100111101011000011100111100000001000011011101000100101111000111111101011101000001010100101000010 e9a7bfec9eb0e78086e8978feba0a9e9a7bfec9eb0e78086e8978feba0a942
UHC 駿잰瀆藏렩駿잰瀆藏렩B 111100011110011111000000111010011101010010111001111011011111101010001110101101111111000111100111110000001110100111010100101110011110110111111010100011101011011101000010 f1e7c0e9d4b9edfa8eb7f1e7c0e9d4b9edfa8eb742

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