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 溿爾渼嫉澵ホ鮃 11111011010010101000111010100010111110110100100110001110101110011111101101001100110011101110100110110111 fb4a8ea2fb498eb9fb4ccee9b7
EUC-JP 溿爾渼嫉澵ホ鮃 1000111111001000101100011011110010100100100011111100011111110000101111001011101110001111110010001111100010001110110011101111001010111001 8fc8b1bca48fc7f0bcbb8fc8f88ecef2b9
UTF-8 溿爾渼嫉澵ホ鮃 111001101011101010111111111001111000100010111110111001101011100010111100111001011010101110001001111001101011111010110101111011111011111010001110111010011010111010000011 e6babfe788bee6b8bce5ab89e6beb5efbe8ee9ae83
UHC ?爾渼嫉??? 00111111111011001011001111011010101101001111001011101100001111110011111100111111 3fecb3dab4f2ec3f3f3f

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