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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蝮ヲ貉媾}蝮ヲ貉媾{^ 1110010110011101101001101110011010111001100110110101110001111101111001011001110110100110111001101011100110011011010111000111101101011110 e59da6e6b99b5c7de59da6e6b99b5c7b5e
EUC-JP 蝮ヲ貉媾}蝮ヲ貉媾{^ 11101001111111011000111010100110111011001011101111010101101111010111110111101001111111011000111010100110111011001011101111010101101111010111101101011110 e9fd8ea6ecbbd5bd7de9fd8ea6ecbbd5bd7b5e
UTF-8 蝮ヲ貉媾}蝮ヲ貉媾{^ 111010001001110110101110111011111011110110100110111010001011001010001001111001011010101010111110011111011110100010011101101011101110111110111101101001101110100010110010100010011110010110101010101111100111101101011110 e89daeefbda6e8b289e5aabe7de89daeefbda6e8b289e5aabe7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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