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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟆躯、兌蟆躯、兌^ 111001011011000010001011111010111010010010011001010110111110010110110000100010111110101110100100100110010101101101011110 e5b08beba4995be5b08beba4995b5e
EUC-JP 蟆躯、兌蟆躯、兌^ 1110101010110010101101101110110110001110101001001101000110111100111010101011001010110110111011011000111010100100110100011011110001011110 eab2b6ed8ea4d1bceab2b6ed8ea4d1bc5e
UTF-8 蟆躯、兌蟆躯、兌^ 11101000100111111000011011101000101110101010111111101111101111011010010011100101100001011000110011101000100111111000011011101000101110101010111111101111101111011010010011100101100001011000110001011110 e89f86e8baafefbda4e5858ce89f86e8baafefbda4e5858c5e
UHC ???兌???兌^ 0011111100111111001111111111011110111010001111110011111100111111111101111011101001011110 3f3f3ff7ba3f3f3ff7ba5e

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