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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 雅??[雅??[^ 1000100111101011001111110011111101011011100010011110101100111111001111110101101101011110 89eb3f3f5b89eb3f3f5b5e
EUC-JP 雅??[雅??[^ 1011001011101101001111110011111101011011101100101110110100111111001111110101101101011110 b2ed3f3f5bb2ed3f3f5b5e
UTF-8 雅╊벧[雅╊벧[^ 111010011001101110000101111000101001010110001010111010111011001010100111010110111110100110011011100001011110001010010101100010101110101110110010101001110101101101011110 e99b85e2958aebb2a75be99b85e2958aebb2a75b5e
UHC 雅╊벧[雅╊벧[^ 111001001011101010100110111001001011101010100110010110111110010010111010101001101110010010111010101001100101101101011110 e4baa6e4baa65be4baa6e4baa65b5e

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