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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?畑??畑審^ 00111111100101001010100000111111001111111001010010101000100100000101001001011110 3f94a83f3f94a890525e
EUC-JP ?畑焰?畑審^ 001111111100100010101010100011111100100111101111001111111100100010101010101111111011001101011110 3fc8aa8fc9ef3fc8aabfb35e
UTF-8 뤚畑焰뤚畑審^ 11101011101001001001101011100111100101011001000111100111100001001011000011101011101001001001101011100111100101011001000111100101101011111010100101011110 eba49ae79591e784b0eba49ae79591e5afa95e
UHC 뤚畑焰뤚畑審^ 10001111110010011110111110100101111001101111101110001111110010011110111110100101111000111111101101011110 8fc9efa5e6fb8fc9efa5e3fb5e

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