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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 賊?雄?賊?雄?^ 10010001101011110011111110010111010110010011111110010001101011110011111110010111010110010011111101011110 91af3f97593f91af3f97593f5e
EUC-JP 賊?雄?賊?雄?^ 11000010101100010011111111001101101110100011111111000010101100010011111111001101101110100011111101011110 c2b13fcdba3fc2b13fcdba3f5e
UTF-8 賊렍雄텡賊렍雄텝^ 11101000101100111000101011101011101000001000110111101001100110111000010011101101100001011010000111101000101100111000101011101011101000001000110111101001100110111000010011101101100001011001110101011110 e8b38aeba08de99b84ed85a1e8b38aeba08de99b84ed859d5e
UHC 賊렍雄텡賊렍雄텝^ 1110111011100100100011101010001111101010101010011100010111011110111011101110010010001110101000111110101010101001110001011101110001011110 eee48ea3eaa9c5deeee48ea3eaa9c5dc5e

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