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 ?納???タ□ 00111111100101000101101100111111001111110011111110000011010111101000000110100000 3f945b3f3f3f835e81a0
EUC-JP ?納鋌??タ□ 001111111100011110111100100011111110010010111011001111110011111110100101101111111010001010100010 3fc7bc8fe4bb3f3fa5bfa2a2
UTF-8 룶納鋌룫콓タ□ 111010111010001110110110111001111011010010001101111010011000101110001100111010111010001110101011111011001011110110010011111000111000001010111111111000101001011010100001 eba3b6e7b48de98b8ceba3abecbd93e382bfe296a1
UHC 룶納鋌룫콓タ□ 1000111110101011110100101010000111101111111110111000111110100010101100011000111110101011101111111010000111100000 8fabd2a1effb8fa2b18fabbfa1e0

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