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 霄エス識示鋓 1110100010111010101101001111000110001110101111011000111010101111111100001011011110001110101001101111101111010110 e8bab4f18ebd8eaff0b78ea6fbd6
EUC-JP 霄エ?ス識?示鋓 111100001011110010001110101101000011111110001110101111011011110010110001001111111011110010101000100011111110010010111111 f0bc8eb43f8ebdbcb13fbca88fe4bf
UTF-8 霄エス識示鋓 111010011001110010000100111011111011110110110100111011101000010010001001111011111011110110111101111010001010110110011000111011101000000110110110111001111010010010111010111010011000101110010011 e99c84efbdb4ee8489efbdbde8ad98ee81b6e7a4bae98b93
UHC ????識?示? 00111111001111110011111100111111111000111101101100111111111000111100011000111111 3f3f3f3fe3db3fe3c63f

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