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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 韜苓サク蟇假セ呻ス 1110100011101001100101111110100010111011101110001110010110101111100110001110111110111110100110011110111110111101 e8e997e8bbb8e5af98efbe99efbd
EUC-JP 韜苓サク蟇假セ呻ス 111100001110101111001110111010101000111010111011100011101011100011101010101100011101000011110001100011101011111011010010111100011000111010111101 f0ebceea8ebb8eb8eab1d0f18ebed2f18ebd
UTF-8 韜苓サク蟇假セ呻ス 111010011001111110011100111010001000101110010011111011111011110110111011111011111011110110111000111010001001111110000111111001011000000110000111111011111011110110111110111001011001000110111011111011111011110110111101 e99f9ce88b93efbdbbefbdb8e89f87e58187efbdbee591bbefbdbd
UHC 韜????假?呻? 110101001011011100111111001111110011111100111111110010101010001100111111111000111110001000111111 d4b73f3f3f3fcaa33fe3e23f

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