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 ???GL???GL^ 0011111100111111001111110100011101001100001111110011111100111111010001110100110001011110 3f3f3f474c3f3f3f474c5e
SJIS-WIN ??縟GL??縟GL^ 00111111001111111110001101110100010001110100110000111111001111111110001101110100010001110100110001011110 3f3fe374474c3f3fe374474c5e
EUC-JP ??縟GL??縟GL^ 00111111001111111110010111010101010001110100110000111111001111111110010111010101010001110100110001011110 3f3fe5d5474c3f3fe5d5474c5e
UTF-8 쐛숰縟GL쐛숰縟GL^ 1110110010010000100110111110110010001000101100001110011110111000100111110100011101001100111011001001000010011011111011001000100010110000111001111011100010011111010001110100110001011110 ec909bec88b0e7b89f474cec909bec88b0e7b89f474c5e
UHC 쐛숰縟GL쐛숰縟GL^ 1001110010000001100110100100100011101001101100100100011101001100100111001000000110011010010010001110100110110010010001110100110001011110 9c819a48e9b2474c9c819a48e9b2474c5e

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