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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 贍湘n}贍湘n{^ 11100110110101101000111111000011011011100111110111100110110101101000111111000011011011100111101101011110 e6d68fc36e7de6d68fc36e7b5e
EUC-JP 贍湘n}贍湘n{^ 11101100110110001011111011000101011011100111110111101100110110001011111011000101011011100111101101011110 ecd8bec56e7decd8bec56e7b5e
UTF-8 贍湘n}贍湘n{^ 1110100010110100100011011110011010111001100110000110111001111101111010001011010010001101111001101011100110011000011011100111101101011110 e8b48de6b9986e7de8b48de6b9986e7b5e
UHC 贍湘n}贍湘n{^ 11100000111010111101111111001111011011100111110111100000111010111101111111001111011011100111101101011110 e0ebdfcf6e7de0ebdfcf6e7b5e

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