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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鈺ユ?鈺ラ?^ 1111101111000100100000111000011000111111111110111100010010000011100010010011111101011110 fbc483863ffbc483893f5e
EUC-JP 鈺ユ?鈺ラ?^ 10001111111000111101010110100101111001100011111110001111111000111101010110100101111010010011111101011110 8fe3d5a5e63f8fe3d5a5e93f5e
UTF-8 鈺ユ뒔鈺ラ쨰^ 11101001100010001011101011100011100000111010011011101011100100101001010011101001100010001011101011100011100000111010100111101100101010001011000001011110 e988bae383a6eb9294e988bae383a9eca8b05e
UHC 鈺ユ뒔鈺ラ쨰^ 11101000101011011010101111100110100010101001000111101000101011011010101111101001101001001000101001011110 e8adabe68a91e8adabe9a48a5e

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