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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 凹??壓??濡 10001001100110100011111100111111100110101101100000111111001111111001010001000111 899a3f3f9ad83f3f9447
EUC-JP 凹??壓??濡 10110001111110100011111100111111110101001101101000111111001111111100011110101000 b1fa3f3fd4da3f3fc7a8
UTF-8 凹싲젲壓꾨쑙濡 111001011000011110111001111011001000101110110010111011001010000010110010111001011010001110010011111010101011111010101000111011001001000110011001111001101011111110100001 e587b9ec8bb2eca0b2e5a393eabea8ec9199e6bfa1
UHC 凹싲젲壓꾨쑙濡 1110100011101010100110101110101110100000101001101110010011100010100001001110101110011100101110001110101110100001 e8ea9aeba0a6e4e284eb9cb8eba1

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