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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 迢「迥ケ迯礼懸 111001111000101110100010111001111000101010111001111001111000110110010111111001111000110010011100 e78ba2e78ab9e78d97e78c9c
EUC-JP 迢「迥ケ迯礼懸 1110110111101011100011101010001011101101111010101000111010111001111011011110110111001110111010011011011111111100 edeb8ea2edea8eb9ededcee9b7fc
UTF-8 迢「迥ケ迯礼懸 111010001011111110100010111011111011110110100010111010001011111110100101111011111011110110111001111010001011111110101111111001111010010010111100111001101000011110111000 e8bfa2efbda2e8bfa5efbdb9e8bfafe7a4bce687b8
UHC ??????懸 0011111100111111001111110011111100111111001111111111101011011000 3f3f3f3f3f3ffad8

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