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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 牴葹獺\}牴葹獺\{^ 1110000010110000111001001101111111100000110110100101110001111101111000001011000011100100110111111110000011011010010111000111101101011110 e0b0e4dfe0da5c7de0b0e4dfe0da5c7b5e
EUC-JP 牴葹獺\}牴葹獺\{^ 1110000010110010111010001110000111100000110111000101110001111101111000001011001011101000111000011110000011011100010111000111101101011110 e0b2e8e1e0dc5c7de0b2e8e1e0dc5c7b5e
UTF-8 牴葹獺\}牴葹獺\{^ 1110011110001001101101001110100010010001101110011110011110001101101110100101110001111101111001111000100110110100111010001001000110111001111001111000110110111010010111000111101101011110 e789b4e891b9e78dba5c7de789b4e891b9e78dba5c7b5e
UHC ??獺\}??獺\{^ 00111111001111111101001110110111010111000111110100111111001111111101001110110111010111000111101101011110 3f3fd3b75c7d3f3fd3b75c7b5e

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