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{^ 00111111100011001100111100111111011011100111110100111111100011001100111100111111011011100111101101011110 3f8ccf3f6e7d3f8ccf3f6e7b5e
EUC-JP ?狐?n}?狐?n{^ 00111111101110001101000100111111011011100111110100111111101110001101000100111111011011100111101101011110 3fb8d13f6e7d3fb8d13f6e7b5e
UTF-8 뤓狐덤n}뤓狐덤n{^ 1110101110100100100100111110011110001011100100001110101110001101101001000110111001111101111010111010010010010011111001111000101110010000111010111000110110100100011011100111101101011110 eba493e78b90eb8da46e7deba493e78b90eb8da46e7b5e
UHC 뤓狐덤n}뤓狐덤n{^ 1000111111000011111110111100111110110100111111010110111001111101100011111100001111111011110011111011010011111101011011100111101101011110 8fc3fbcfb4fd6e7d8fc3fbcfb4fd6e7b5e

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