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 111100001010111110110010111010001011100011000001011101101111000010101111101100101110100010111000110000010111011001000010 f0afb2e8b8c176f0afb2e8b8c17642
EUC-JP ?イ雕チv?イ雕チvB 0011111110001110101100101111000010111010100011101100000101110110001111111000111010110010111100001011101010001110110000010111011001000010 3f8eb2f0ba8ec1763f8eb2f0ba8ec17642
UTF-8 イ雕チvイ雕チvB 111011101000000110101110111011111011110110110010111010011001101110010101111011111011111010000001011101101110111010000001101011101110111110111101101100101110100110011011100101011110111110111110100000010111011001000010 ee81aeefbdb2e99b95efbe8176ee81aeefbdb2e99b95efbe817642
UHC ??雕?v??雕?vB 00111111001111111111000011100111001111110111011000111111001111111111000011100111001111110111011001000010 3f3ff0e73f763f3ff0e73f7642

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