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{^ 10001001111001000011111100111111011011100111110110001001111001000011111100111111011011100111101101011110 89e43f3f6e7d89e43f3f6e7b5e
EUC-JP 我??n}我??n{^ 10110010111001100011111100111111011011100111110110110010111001100011111100111111011011100111101101011110 b2e63f3f6e7db2e63f3f6e7b5e
UTF-8 我덀궚n}我덀궚n{^ 1110011010001000100100011110101110001101100000001110101010110110100110100110111001111101111001101000100010010001111010111000110110000000111010101011011010011010011011100111101101011110 e68891eb8d80eab69a6e7de68891eb8d80eab69a6e7b5e
UHC 我덀궚n}我덀궚n{^ 1110010010110010100010001110001110000010101011110110111001111101111001001011001010001000111000111000001010101111011011100111101101011110 e4b288e382af6e7de4b288e382af6e7b5e

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