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{^ 00111111100111111000001000111111011011100111110100111111100111111000001000111111011011100111101101011110 3f9f823f6e7d3f9f823f6e7b5e
EUC-JP ?氓?n}?氓?n{^ 00111111110111011110001000111111011011100111110100111111110111011110001000111111011011100111101101011110 3fdde23f6e7d3fdde23f6e7b5e
UTF-8 뤗氓춐n}뤗氓춐n{^ 1110101110100100100101111110011010110000100100111110110010110110100100000110111001111101111010111010010010010111111001101011000010010011111011001011011010010000011011100111101101011110 eba497e6b093ecb6906e7deba497e6b093ecb6906e7b5e
UHC 뤗氓춐n}뤗氓춐n{^ 1000111111000111110110001110110010101101011011110110111001111101100011111100011111011000111011001010110101101111011011100111101101011110 8fc7d8ecad6f6e7d8fc7d8ecad6f6e7b5e

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