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{^ 1000101111100001001111110110111001111101100010111110000100111111011011100111101101011110 8be13f6e7d8be13f6e7b5e
EUC-JP 吟?n}吟?n{^ 1011011011100011001111110110111001111101101101101110001100111111011011100111101101011110 b6e33f6e7db6e33f6e7b5e
UTF-8 吟톙n}吟톙n{^ 1110010110010000100111111110110110000110100110010110111001111101111001011001000010011111111011011000011010011001011011100111101101011110 e5909fed86996e7de5909fed86996e7b5e
UHC 吟톙n}吟톙n{^ 11101011111000011011011101101111011011100111110111101011111000011011011101101111011011100111101101011110 ebe1b76f6e7debe1b76f6e7b5e

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