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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ??懶??}??懶??{^ 001111110011111110011100111011110011111100111111011111010011111100111111100111001110111100111111001111110111101101011110 3f3f9cef3f3f7d3f3f9cef3f3f7b5e
EUC-JP ??懶??}??懶??{^ 001111110011111111011000111100010011111100111111011111010011111100111111110110001111000100111111001111110111101101011110 3f3fd8f13f3f7d3f3fd8f13f3f7b5e
UTF-8 뤗횓懶렮샴}뤗횓懶렮샴{^ 111010111010010010010111111011011001101010010011111001101000011110110110111010111010000010101110111011001000001110110100011111011110101110100100100101111110110110011010100100111110011010000111101101101110101110100000101011101110110010000011101101000111101101011110 eba497ed9a93e687b6eba0aeec83b47deba497ed9a93e687b6eba0aeec83b47b5e
UHC 뤗횓懶렮샴}뤗횓懶렮샴{^ 1000111111000111110000111000111011010100111110111000111010111011101111001010010001111101100011111100011111000011100011101101010011111011100011101011101110111100101001000111101101011110 8fc7c38ed4fb8ebbbca47d8fc7c38ed4fb8ebbbca47b5e

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