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 111001001110001010110010111001011010010010100111011101101110010011100010101100101110010110100100101001110111011001000010 e4e2b2e5a4a776e4e2b2e5a4a77642
EUC-JP 葢イ螟ァv葢イ螟ァvB 11101000111001001000111010110010111010101010011010001110101001110111011011101000111001001000111010110010111010101010011010001110101001110111011001000010 e8e48eb2eaa68ea776e8e48eb2eaa68ea77642
UTF-8 葢イ螟ァv葢イ螟ァvB 111010001001000110100010111011111011110110110010111010001001111010011111111011111011110110100111011101101110100010010001101000101110111110111101101100101110100010011110100111111110111110111101101001110111011001000010 e891a2efbdb2e89e9fefbda776e891a2efbdb2e89e9fefbda77642
UHC ??螟?v??螟?vB 00111111001111111101100110101101001111110111011000111111001111111101100110101101001111110111011001000010 3f3fd9ad3f763f3fd9ad3f7642

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