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 迢キ陲筑迢キ陲畜^ 111001111000101110110111111010001010001010010010011111011110011110001011101101111110100010100010100100100111101101011110 e78bb7e8a2927de78bb7e8a2927b5e
EUC-JP 迢キ陲筑迢キ陲畜^ 1110110111101011100011101011011111110000101001001100001111011110111011011110101110001110101101111111000010100100110000111101110001011110 edeb8eb7f0a4c3deedeb8eb7f0a4c3dc5e
UTF-8 迢キ陲筑迢キ陲畜^ 11101000101111111010001011101111101111011011011111101001100110011011001011100111101011011001000111101000101111111010001011101111101111011011011111101001100110011011001011100111100101011001110001011110 e8bfa2efbdb7e999b2e7ad91e8bfa2efbdb7e999b2e7959c5e
UHC ???筑???畜^ 0011111100111111001111111111010111101000001111110011111100111111111101011110010101011110 3f3f3ff5e83f3f3ff5e55e

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