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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 蜥ォ髻イD蜥ォ髻イD^ 111001011001001010101011111010011001111110110010010001001110010110010010101010111110100110011111101100100100010001011110 e592abe99fb244e592abe99fb2445e
EUC-JP 蜥ォ髻イD蜥ォ髻イD^ 11101001111100101000111010101011111100101010000110001110101100100100010011101001111100101000111010101011111100101010000110001110101100100100010001011110 e9f28eabf2a18eb244e9f28eabf2a18eb2445e
UTF-8 蜥ォ髻イD蜥ォ髻イD^ 111010001001110010100101111011111011110110101011111010011010101110111011111011111011110110110010010001001110100010011100101001011110111110111101101010111110100110101011101110111110111110111101101100100100010001011110 e89ca5efbdabe9abbbefbdb244e89ca5efbdabe9abbbefbdb2445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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