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{^ 00111111100110011101011100111111011011100111110100111111100110011101011100111111011011100111101101011110 3f99d73f6e7d3f99d73f6e7b5e
EUC-JP ?燮?n}?燮?n{^ 00111111110100101101100100111111011011100111110100111111110100101101100100111111011011100111101101011110 3fd2d93f6e7d3fd2d93f6e7b5e
UTF-8 쀴燮걆n}쀴燮걆n{^ 1110110010000000101101001110011110000111101011101110101010110001100001100110111001111101111011001000000010110100111001111000011110101110111010101011000110000110011011100111101101011110 ec80b4e787aeeab1866e7dec80b4e787aeeab1866e7b5e
UHC 쀴燮걆n}쀴燮걆n{^ 1001011111110100111000001111000010000001011011100110111001111101100101111111010011100000111100001000000101101110011011100111101101011110 97f4e0f0816e6e7d97f4e0f0816e6e7b5e

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