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 ???B{N}???B{N{^ 001111110011111100111111010000100111101101001110011111010011111100111111001111110100001001111011010011100111101101011110 3f3f3f427b4e7d3f3f3f427b4e7b5e
SJIS-WIN ??寡B{N}??寡B{N{^ 0011111100111111100010011100011101000010011110110100111001111101001111110011111110001001110001110100001001111011010011100111101101011110 3f3f89c7427b4e7d3f3f89c7427b4e7b5e
EUC-JP ?倜寡B{N}?倜寡B{N{^ 001111111000111110110001110101011011001011001001010000100111101101001110011111010011111110001111101100011101010110110010110010010100001001111011010011100111101101011110 3f8fb1d5b2c9427b4e7d3f8fb1d5b2c9427b4e7b5e
UTF-8 뤑倜寡B{N}뤑倜寡B{N{^ 111010111010010010010001111001011000000010011100111001011010111110100001010000100111101101001110011111011110101110100100100100011110010110000000100111001110010110101111101000010100001001111011010011100111101101011110 eba491e5809ce5afa1427b4e7deba491e5809ce5afa1427b4e7b5e
UHC 뤑倜寡B{N}뤑倜寡B{N{^ 100011111100000111110100101001101100110111111011010000100111101101001110011111011000111111000001111101001010011011001101111110110100001001111011010011100111101101011110 8fc1f4a6cdfb427b4e7d8fc1f4a6cdfb427b4e7b5e

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