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 ???P}???P{^ 0011111100111111001111110101000001111101001111110011111100111111010100000111101101011110 3f3f3f507d3f3f3f507b5e
SJIS-WIN ??寡P}??寡P{^ 00111111001111111000100111000111010100000111110100111111001111111000100111000111010100000111101101011110 3f3f89c7507d3f3f89c7507b5e
EUC-JP ?倜寡P}?倜寡P{^ 0011111110001111101100011101010110110010110010010101000001111101001111111000111110110001110101011011001011001001010100000111101101011110 3f8fb1d5b2c9507d3f8fb1d5b2c9507b5e
UTF-8 뤑倜寡P}뤑倜寡P{^ 1110101110100100100100011110010110000000100111001110010110101111101000010101000001111101111010111010010010010001111001011000000010011100111001011010111110100001010100000111101101011110 eba491e5809ce5afa1507deba491e5809ce5afa1507b5e
UHC 뤑倜寡P}뤑倜寡P{^ 1000111111000001111101001010011011001101111110110101000001111101100011111100000111110100101001101100110111111011010100000111101101011110 8fc1f4a6cdfb507d8fc1f4a6cdfb507b5e

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