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 ??x}??x{^ 001111110011111101111000011111010011111100111111011110000111101101011110 3f3f787d3f3f787b5e
SJIS-WIN 賊?x}賊?x{^ 1001000110101111001111110111100001111101100100011010111100111111011110000111101101011110 91af3f787d91af3f787b5e
EUC-JP 賊?x}賊?x{^ 1100001010110001001111110111100001111101110000101011000100111111011110000111101101011110 c2b13f787dc2b13f787b5e
UTF-8 賊렠x}賊렠x{^ 1110100010110011100010101110101110100000101000000111100001111101111010001011001110001010111010111010000010100000011110000111101101011110 e8b38aeba0a0787de8b38aeba0a0787b5e
UHC 賊렠x}賊렠x{^ 11101110111001001000111010110001011110000111110111101110111001001000111010110001011110000111101101011110 eee48eb1787deee48eb1787b5e

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