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{^ 10010000011000100011111100111111011011100111110110010000011000100011111100111111011011100111101101011110 90623f3f6e7d90623f3f6e7b5e
EUC-JP 臣??n}臣??n{^ 10111111110000110011111100111111011011100111110110111111110000110011111100111111011011100111101101011110 bfc33f3f6e7dbfc33f3f6e7b5e
UTF-8 臣덂돥n}臣덂돥n{^ 1110100010000111101000111110101110001101100000101110101110001111101001010110111001111101111010001000011110100011111010111000110110000010111010111000111110100101011011100111101101011110 e887a3eb8d82eb8fa56e7de887a3eb8d82eb8fa56e7b5e
UHC 臣덂돥n}臣덂돥n{^ 1110001111101101100010001110010110001001101010010110111001111101111000111110110110001000111001011000100110101001011011100111101101011110 e3ed88e589a96e7de3ed88e589a96e7b5e

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