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{^ 10010000011000010011111100111111011011100111110110010000011000010011111100111111011011100111101101011110 90613f3f6e7d90613f3f6e7b5e
EUC-JP 紳??n}紳??n{^ 10111111110000100011111100111111011011100111110110111111110000100011111100111111011011100111101101011110 bfc23f3f6e7dbfc23f3f6e7b5e
UTF-8 紳뎴궓n}紳뎴궓n{^ 1110011110110100101100111110101110001110101101001110101010110110100100110110111001111101111001111011010010110011111010111000111010110100111010101011011010010011011011100111101101011110 e7b4b3eb8eb4eab6936e7de7b4b3eb8eb4eab6936e7b5e
UHC 紳뎴궓n}紳뎴궓n{^ 1110001111101011100010011000011110000010101010000110111001111101111000111110101110001001100001111000001010101000011011100111101101011110 e3eb898782a86e7de3eb898782a86e7b5e

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