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 一?艇?爭?樟? 100010001110101000111111100100101111100000111111111000001010010100111111100011111011111000111111 88ea3f92f83fe0a53f8fbe3f
EUC-JP 一?艇?爭?樟? 101100001110110000111111110001001111101000111111111000001010011100111111101111101100000000111111 b0ec3fc4fa3fe0a73fbec03f
UTF-8 一렣艇렯爭렦樟렣 111001001011100010000000111010111010000010100011111010001000100110000111111010111010000010101111111001111000100010101101111010111010000010100110111001101010100010011111111010111010000010100011 e4b880eba0a3e88987eba0afe788adeba0a6e6a89feba0a3
UHC 一렣艇렯爭렦樟렣 11101100111010011000111010110100111011111111001110001110101111001110111010110011100011101011010111101101111010011000111010110100 ece98eb4eff38ebceeb38eb5ede98eb4

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