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 ??}Y??}bE 001111110011111101111101010110010011111100111111011111010110001001000101 3f3f7d593f3f7d6245
SJIS-WIN 珊壓}Y珊壓}bE 10001110010110001001101011011000011111010101100110001110010110001001101011011000011111010110001001000101 8e589ad87d598e589ad87d6245
EUC-JP 珊壓}Y珊壓}bE 10111011101110011101010011011010011111010101100110111011101110011101010011011010011111010110001001000101 bbb9d4da7d59bbb9d4da7d6245
UTF-8 珊壓}Y珊壓}bE 1110011110001111100010101110010110100011100100110111110101011001111001111000111110001010111001011010001110010011011111010110001001000101 e78f8ae5a3937d59e78f8ae5a3937d6245
UHC 珊壓}Y珊壓}bE 11011111101001101110010011100010011111010101100111011111101001101110010011100010011111010110001001000101 dfa6e4e27d59dfa6e4e27d6245

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