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 ???_n}???_n{^ 00111111001111110011111101011111011011100111110100111111001111110011111101011111011011100111101101011110 3f3f3f5f6e7d3f3f3f5f6e7b5e
SJIS-WIN ??寡_n}??寡_n{^ 001111110011111110001001110001110101111101101110011111010011111100111111100010011100011101011111011011100111101101011110 3f3f89c75f6e7d3f3f89c75f6e7b5e
EUC-JP ?倜寡_n}?倜寡_n{^ 00111111100011111011000111010101101100101100100101011111011011100111110100111111100011111011000111010101101100101100100101011111011011100111101101011110 3f8fb1d5b2c95f6e7d3f8fb1d5b2c95f6e7b5e
UTF-8 뤑倜寡_n}뤑倜寡_n{^ 11101011101001001001000111100101100000001001110011100101101011111010000101011111011011100111110111101011101001001001000111100101100000001001110011100101101011111010000101011111011011100111101101011110 eba491e5809ce5afa15f6e7deba491e5809ce5afa15f6e7b5e
UHC 뤑倜寡_n}뤑倜寡_n{^ 10001111110000011111010010100110110011011111101101011111011011100111110110001111110000011111010010100110110011011111101101011111011011100111101101011110 8fc1f4a6cdfb5f6e7d8fc1f4a6cdfb5f6e7b5e

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