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 一?璋?鎰?? 10001000111010100011111111100000111101100011111111101000010011000011111100111111 88ea3fe0f63fe84c3f3f
EUC-JP 一?璋?鎰?? 10110000111011000011111111100000111110000011111111101111101011010011111100111111 b0ec3fe0f83fefad3f3f
UTF-8 一렣璋렭鎰렲欌 111001001011100010000000111010111010000010100011111001111001001010001011111010111010000010101101111010011000111010110000111010111010000010110010111001101010110010001100 e4b880eba0a3e7928beba0ade98eb0eba0b2e6ac8c
UHC 一렣璋렭鎰렲欌 1110110011101001100011101011010011101101111100001000111010111010111011001111000010001110101111111110110111101011 ece98eb4edf08ebaecf08ebfedeb

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