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 ??nR??n^[??nR??n^[^ 00111111001111110110111001010010001111110011111101101110010111100101101100111111001111110110111001010010001111110011111101101110010111100101101101011110 3f3f6e523f3f6e5e5b3f3f6e523f3f6e5e5b5e
SJIS-WIN 鰲鰲nR鰲鰲n^[鰲鰲nR鰲鰲n^[^ 111010011110000011101001111000000110111001010010111010011110000011101001111000000110111001011110010110111110100111100000111010011110000001101110010100101110100111100000111010011110000001101110010111100101101101011110 e9e0e9e06e52e9e0e9e06e5e5be9e0e9e06e52e9e0e9e06e5e5b5e
EUC-JP 鰲鰲nR鰲鰲n^[鰲鰲nR鰲鰲n^[^ 111100101110001011110010111000100110111001010010111100101110001011110010111000100110111001011110010110111111001011100010111100101110001001101110010100101111001011100010111100101110001001101110010111100101101101011110 f2e2f2e26e52f2e2f2e26e5e5bf2e2f2e26e52f2e2f2e26e5e5b5e
UTF-8 鰲鰲nR鰲鰲n^[鰲鰲nR鰲鰲n^[^ 1110100110110000101100101110100110110000101100100110111001010010111010011011000010110010111010011011000010110010011011100101111001011011111010011011000010110010111010011011000010110010011011100101001011101001101100001011001011101001101100001011001001101110010111100101101101011110 e9b0b2e9b0b26e52e9b0b2e9b0b26e5e5be9b0b2e9b0b26e52e9b0b2e9b0b26e5e5b5e
UHC 鰲鰲nR鰲鰲n^[鰲鰲nR鰲鰲n^[^ 111010001010011111101000101001110110111001010010111010001010011111101000101001110110111001011110010110111110100010100111111010001010011101101110010100101110100010100111111010001010011101101110010111100101101101011110 e8a7e8a76e52e8a7e8a76e5e5be8a7e8a76e52e8a7e8a76e5e5b5e

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