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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 楹??n}楹??n{^ 10011110101100010011111100111111011011100111110110011110101100010011111100111111011011100111101101011110 9eb13f3f6e7d9eb13f3f6e7b5e
EUC-JP 楹??n}楹??n{^ 11011100101100110011111100111111011011100111110111011100101100110011111100111111011011100111101101011110 dcb33f3f6e7ddcb33f3f6e7b5e
UTF-8 楹꿰남n}楹꿰남n{^ 1110011010100101101110011110101010111111101100001110101110000010101010000110111001111101111001101010010110111001111010101011111110110000111010111000001010101000011011100111101101011110 e6a5b9eabfb0eb82a86e7de6a5b9eabfb0eb82a86e7b5e
UHC 楹꿰남n}楹꿰남n{^ 1110011110110011101100101110011110110011101100100110111001111101111001111011001110110010111001111011001110110010011011100111101101011110 e7b3b2e7b3b26e7de7b3b2e7b3b26e7b5e

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