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 1110000011000000111000001011001111011111111110111001101001110110111000001100000011100000101100111101111111111011100110100111011001000010 e0c0e0b3dffb9a76e0c0e0b3dffb9a7642
EUC-JP 狢犁゚蕓v狢犁゚蕓vB 111000001100001011100000101101011000111011011111100011111101100111000110011101101110000011000010111000001011010110001110110111111000111111011001110001100111011001000010 e0c2e0b58edf8fd9c676e0c2e0b58edf8fd9c67642
UTF-8 狢犁゚蕓v狢犁゚蕓vB 111001111000101110100010111001111000101010000001111011111011111010011111111010001001010110010011011101101110011110001011101000101110011110001010100000011110111110111110100111111110100010010101100100110111011001000010 e78ba2e78a81efbe9fe8959376e78ba2e78a81efbe9fe895937642
UHC ?犁?蕓v?犁?蕓vB 001111111101011111100000001111111110100111111110011101100011111111010111111000000011111111101001111111100111011001000010 3fd7e03fe9fe763fd7e03fe9fe7642

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