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 1111000011100010101101001111101111101111111010000111110101110110111100001110001010110100111110111110111111101000011111010111011001000010 f0e2b4fbefe87d76f0e2b4fbefe87d7642
EUC-JP ?エ靃閘v?エ靃閘vB 00111111100011101011010010001111111001111010111011101111110111100111011000111111100011101011010010001111111001111010111011101111110111100111011001000010 3f8eb48fe7aeefde763f8eb48fe7aeefde7642
UTF-8 エ靃閘vエ靃閘vB 111011101000001010100001111011111011110110110100111010011001110110000011111010011001011010011000011101101110111010000010101000011110111110111101101101001110100110011101100000111110100110010110100110000111011001000010 ee82a1efbdb4e99d83e9969876ee82a1efbdb4e99d83e996987642
UHC ???閘v???閘vB 00111111001111110011111111001011101001100111011000111111001111110011111111001011101001100111011001000010 3f3f3fcba6763f3f3fcba67642

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