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 1110011010010001101011111110100010101110100100000111110101110110111001101001000110101111111010001010111010010000011111010111011001000010 e691afe8ae907d76e691afe8ae907d7642
EUC-JP 鞫ッ隶図v鞫ッ隶図vB 11101011111100011000111010101111111100001011000010111111110111100111011011101011111100011000111010101111111100001011000010111111110111100111011001000010 ebf18eaff0b0bfde76ebf18eaff0b0bfde7642
UTF-8 鞫ッ隶図v鞫ッ隶図vB 111010011001111010101011111011111011110110101111111010011001101010110110111001011001101110110011011101101110100110011110101010111110111110111101101011111110100110011010101101101110010110011011101100110111011001000010 e99eabefbdafe99ab6e59bb376e99eabefbdafe99ab6e59bb37642
UHC 鞫???v鞫???vB 11001111110101000011111100111111001111110111011011001111110101000011111100111111001111110111011001000010 cfd43f3f3f76cfd43f3f3f7642

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