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 迢戦枚迢戦埋^ 11100111100010111001000011101101100101101000011111100111100010111001000011101101100101101000010001011110 e78b90ed9687e78b90ed96845e
EUC-JP 迢戦枚迢戦埋^ 11101101111010111100000011101111110010111110011111101101111010111100000011101111110010111110010001011110 edebc0efcbe7edebc0efcbe45e
UTF-8 迢戦枚迢戦埋^ 11101000101111111010001011100110100010001010011011100110100111101001101011101000101111111010001011100110100010001010011011100101100111111000101101011110 e8bfa2e688a6e69e9ae8bfa2e688a6e59f8b5e
UHC ??枚??埋^ 001111110011111111011000110111010011111100111111110110001101100001011110 3f3fd8dd3f3fd8d85e

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