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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?狼?狼}?狼?狼{^ 001111111001100001010100001111111001100001010100011111010011111110011000010101000011111110011000010101000111101101011110 3f98543f98547d3f98543f98547b5e
EUC-JP ?狼?狼}?狼?狼{^ 001111111100111110110101001111111100111110110101011111010011111111001111101101010011111111001111101101010111101101011110 3fcfb53fcfb57d3fcfb53fcfb57b5e
UTF-8 닯狼닯狼}닯狼닯狼{^ 111010111000101110101111111001111000101110111100111010111000101110101111111001111000101110111100011111011110101110001011101011111110011110001011101111001110101110001011101011111110011110001011101111000111101101011110 eb8bafe78bbceb8bafe78bbc7deb8bafe78bbceb8bafe78bbc7b5e
UHC 닯狼닯狼}닯狼닯狼{^ 10110100111000011101010111001001101101001110000111010101110010010111110110110100111000011101010111001001101101001110000111010101110010010111101101011110 b4e1d5c9b4e1d5c97db4e1d5c9b4e1d5c97b5e

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