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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 髱糎髱遷n}髱糎髱遷n{^ 111010011001110110010001010101111110100110011101100100010100101001101110011111011110100110011101100100010101011111101001100111011001000101001010011011100111101101011110 e99d9157e99d914a6e7de99d9157e99d914a6e7b5e
EUC-JP 髱糎髱遷n}髱糎髱遷n{^ 111100011111110111000001101110001111000111111101110000011010101101101110011111011111000111111101110000011011100011110001111111011100000110101011011011100111101101011110 f1fdc1b8f1fdc1ab6e7df1fdc1b8f1fdc1ab6e7b5e
UTF-8 髱糎髱遷n}髱糎髱遷n{^ 1110100110101011101100011110011110110011100011101110100110101011101100011110100110000001101101110110111001111101111010011010101110110001111001111011001110001110111010011010101110110001111010011000000110110111011011100111101101011110 e9abb1e7b38ee9abb1e981b76e7de9abb1e7b38ee9abb1e981b76e7b5e
UHC ???遷n}???遷n{^ 001111110011111100111111111101001100001101101110011111010011111100111111001111111111010011000011011011100111101101011110 3f3f3ff4c36e7d3f3f3ff4c36e7b5e

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