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 ???S???H 0011111100111111001111110101001100111111001111110011111101001000 3f3f3f533f3f3f48
SJIS-WIN ??縟S??縟H 00111111001111111110001101110100010100110011111100111111111000110111010001001000 3f3fe374533f3fe37448
EUC-JP ??縟S??縟H 00111111001111111110010111010101010100110011111100111111111001011101010101001000 3f3fe5d5533f3fe5d548
UTF-8 쐛숰縟S쐛숰縟H 1110110010010000100110111110110010001000101100001110011110111000100111110101001111101100100100001001101111101100100010001011000011100111101110001001111101001000 ec909bec88b0e7b89f53ec909bec88b0e7b89f48
UHC 쐛숰縟S쐛숰縟H 1001110010000001100110100100100011101001101100100101001110011100100000011001101001001000111010011011001001001000 9c819a48e9b2539c819a48e9b248

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