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 尺礁尺礁^ 10001110110110101000111111001010111100001101101110001110110110101000111111001010111100001101100101011110 8eda8fcaf0db8eda8fcaf0d95e
EUC-JP 尺礁?尺礁?^ 1011110011011100101111101100110000111111101111001101110010111110110011000011111101011110 bcdcbecc3fbcdcbecc3f5e
UTF-8 尺礁尺礁^ 11100101101100001011101011100111101001001000000111101110100000101001101011100101101100001011101011100111101001001000000111101110100000101001100001011110 e5b0bae7a481ee829ae5b0bae7a481ee82985e
UHC 尺礁?尺礁?^ 1111010010101001111101011010011100111111111101001010100111110101101001110011111101011110 f4a9f5a73ff4a9f5a73f5e

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