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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??馳}??馳{^ 0011111100111111100100100111100101111101001111110011111110010010011110010111101101011110 3f3f92797d3f3f92797b5e
EUC-JP ??馳}??馳{^ 0011111100111111110000111101101001111101001111110011111111000011110110100111101101011110 3f3fc3da7d3f3fc3da7b5e
UTF-8 셍뤞馳}셍뤞馳{^ 111011001000010110001101111010111010010010011110111010011010011010110011011111011110110010000101100011011110101110100100100111101110100110100110101100110111101101011110 ec858deba49ee9a6b37dec858deba49ee9a6b37b5e
UHC 셍뤞馳}셍뤞馳{^ 101111001100010010001111110011011111011011001100011111011011110011000100100011111100110111110110110011000111101101011110 bcc48fcdf6cc7dbcc48fcdf6cc7b5e

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