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{^ 00111111001111111000101101110111011011100111110100111111001111111000101101110111011011100111101101011110 3f3f8b776e7d3f3f8b776e7b5e
EUC-JP ??仇n}??仇n{^ 00111111001111111011010111011000011011100111110100111111001111111011010111011000011011100111101101011110 3f3fb5d86e7d3f3fb5d86e7b5e
UTF-8 뤓鹿仇n}뤓鹿仇n{^ 1110101110100100100100111110111110100101100000001110010010111011100001110110111001111101111010111010010010010011111011111010010110000000111001001011101110000111011011100111101101011110 eba493efa580e4bb876e7deba493efa580e4bb876e7b5e
UHC 뤓鹿仇n}뤓鹿仇n{^ 1000111111000011110100101101010011001110111110110110111001111101100011111100001111010010110101001100111011111011011011100111101101011110 8fc3d2d4cefb6e7d8fc3d2d4cefb6e7b5e

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