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 1110011110001000101101011110100010010101100010100111110101110110111001111000100010110101111010001001010110001010011111010111011001000010 e788b5e8958a7d76e788b5e8958a7d7642
EUC-JP 辷オ阨笠v辷オ阨笠vB 11101101111010001000111010110101111011111111010110110011110111100111011011101101111010001000111010110101111011111111010110110011110111100111011001000010 ede88eb5eff5b3de76ede88eb5eff5b3de7642
UTF-8 辷オ阨笠v辷オ阨笠vB 111010001011111010110111111011111011110110110101111010011001100010101000111001111010110010100000011101101110100010111110101101111110111110111101101101011110100110011000101010001110011110101100101000000111011001000010 e8beb7efbdb5e998a8e7aca076e8beb7efbdb5e998a8e7aca07642
UHC ???笠v???笠vB 00111111001111110011111111011000101000100111011000111111001111110011111111011000101000100111011001000010 3f3f3fd8a2763f3f3fd8a27642

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