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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 姚ι?}Y姚ι?}bE 100110110100110010000011110001110011111101111101010110011001101101001100100000111100011100111111011111010110001001000101 9b4c83c73f7d599b4c83c73f7d6245
EUC-JP 姚ι?}Y姚ι?}bE 110101011010110110100110110010010011111101111101010110011101010110101101101001101100100100111111011111010110001001000101 d5ada6c93f7d59d5ada6c93f7d6245
UTF-8 姚ι㉦}Y姚ι㉦}bE 111001011010011110011010110011101011100111100011100010011010011001111101010110011110010110100111100110101100111010111001111000111000100110100110011111010110001001000101 e5a79aceb9e389a67d59e5a79aceb9e389a67d6245
UHC 姚ι㉦}Y姚ι㉦}bE 1110100011101110101001011110100110101000101101110111110101011001111010001110111010100101111010011010100010110111011111010110001001000101 e8eea5e9a8b77d59e8eea5e9a8b77d6245

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