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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 螂ェ驕怡v螂ェ驕怡vB 1110010110100101101010101110100110000001100111000111110101110110111001011010010110101010111010011000000110011100011111010111011001000010 e5a5aae9819c7d76e5a5aae9819c7d7642
EUC-JP 螂ェ驕怡v螂ェ驕怡vB 11101010101001111000111010101010111100011110000111010111110111100111011011101010101001111000111010101010111100011110000111010111110111100111011001000010 eaa78eaaf1e1d7de76eaa78eaaf1e1d7de7642
UTF-8 螂ェ驕怡v螂ェ驕怡vB 111010001001111010000010111011111011110110101010111010011010100110010101111001101000000010100001011101101110100010011110100000101110111110111101101010101110100110101001100101011110011010000000101000010111011001000010 e89e82efbdaae9a995e680a176e89e82efbdaae9a995e680a17642
UHC 螂?驕怡v螂?驕怡vB 1101010111001100001111111100111011110110111011001010111001110110110101011100110000111111110011101111011011101100101011100111011001000010 d5cc3fcef6ecae76d5cc3fcef6ecae7642

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