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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 牴葹獺\n}牴葹獺\n{^ 11100000101100001110010011011111111000001101101001011100011011100111110111100000101100001110010011011111111000001101101001011100011011100111101101011110 e0b0e4dfe0da5c6e7de0b0e4dfe0da5c6e7b5e
EUC-JP 牴葹獺\n}牴葹獺\n{^ 11100000101100101110100011100001111000001101110001011100011011100111110111100000101100101110100011100001111000001101110001011100011011100111101101011110 e0b2e8e1e0dc5c6e7de0b2e8e1e0dc5c6e7b5e
UTF-8 牴葹獺\n}牴葹獺\n{^ 11100111100010011011010011101000100100011011100111100111100011011011101001011100011011100111110111100111100010011011010011101000100100011011100111100111100011011011101001011100011011100111101101011110 e789b4e891b9e78dba5c6e7de789b4e891b9e78dba5c6e7b5e
UHC ??獺\n}??獺\n{^ 001111110011111111010011101101110101110001101110011111010011111100111111110100111011011101011100011011100111101101011110 3f3fd3b75c6e7d3f3fd3b75c6e7b5e

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