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 一?爭???? 100010001110101000111111111000001010010100111111001111110011111100111111 88ea3fe0a53f3f3f3f
EUC-JP 一?爭?塡?? 1011000011101100001111111110000010100111001111111000111110111000101101000011111100111111 b0ec3fe0a73f8fb8b43f3f
UTF-8 一렣爭렦塡잰득 111001001011100010000000111010111010000010100011111001111000100010101101111010111010000010100110111001011010000110100001111011001001111010110000111010111001001110011101 e4b880eba0a3e788adeba0a6e5a1a1ec9eb0eb939d
UHC 一렣爭렦塡잰득 1110110011101001100011101011010011101110101100111000111010110101111011101111001111000000111010011011010111100110 ece98eb4eeb38eb5eef3c0e9b5e6

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