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 ??讓}??讓{^ 0011111100111111111001101010100001111101001111110011111111100110101010000111101101011110 3f3fe6a87d3f3fe6a87b5e
EUC-JP ??讓}??讓{^ 0011111100111111111011001010101001111101001111110011111111101100101010100111101101011110 3f3fecaa7d3f3fecaa7b5e
UTF-8 뮅벆讓}뮅벆讓{^ 111010111010111010000101111010111011001010000110111010001010111010010011011111011110101110101110100001011110101110110010100001101110100010101110100100110111101101011110 ebae85ebb286e8ae937debae85ebb286e8ae937b5e
UHC 뮅벆讓}뮅벆讓{^ 100100101001010010010011101010101110010111010011011111011001001010010100100100111010101011100101110100110111101101011110 929493aae5d37d929493aae5d37b5e

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