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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 淸ク霄ゥー骼ョ 111110110100001110111000111010001011101010101001111100001011101110110000111010011000111010101110 fb43b8e8baa9f0bbb0e98eae
EUC-JP ?ク霄ゥ?ー骼ョ 0011111110001110101110001111000010111100100011101010100100111111100011101011000011110001111011101000111010101110 3f8eb8f0bc8ea93f8eb0f1ee8eae
UTF-8 淸ク霄ゥー骼ョ 111001101011011110111000111011111011110110111000111010011001110010000100111011111011110110101001111011101000000110111010111011111011110110110000111010011010101010111100111011111011110110101110 e6b7b8efbdb8e99c84efbda9ee81baefbdb0e9aabcefbdae
UHC 淸??????? 111101001110100000111111001111110011111100111111001111110011111100111111 f4e83f3f3f3f3f3f3f

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