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 鏑?憶?諄?汁 1001001101001100001111111000100110101111001111111110011001111000001111111000111101100000 934c3f89af3fe6783f8f60
EUC-JP 鏑?憶?諄?汁 1100010110101101001111111011001010110001001111111110101111011001001111111011110111000001 c5ad3fb2b13febd93fbdc1
UTF-8 鏑렭憶렖諄렎汁 111010011000111110010001111010111010000010101101111001101000011010110110111010111010000010010110111010001010101110000100111010111010000010001110111001101011000110000001 e98f91eba0ade686b6eba096e8ab84eba08ee6b181
UHC 鏑렭憶렖諄렎汁 1110111011101011100011101011101011100101111000111000111010101011111000101111010010001110101001001111000111110000 eeeb8ebae5e38eabe2f48ea4f1f0

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