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 11100000110101100011111100111111011111010101100111100000110101100011111100111111011111010110001001000101 e0d63f3f7d59e0d63f3f7d6245
EUC-JP 獰??}Y獰??}bE 11100000110110000011111100111111011111010101100111100000110110000011111100111111011111010110001001000101 e0d83f3f7d59e0d83f3f7d6245
UTF-8 獰⑸젔}Y獰⑸젔}bE 1110011110001101101100001110001010010001101110001110110010100000100101000111110101011001111001111000110110110000111000101001000110111000111011001010000010010100011111010110001001000101 e78db0e291b8eca0947d59e78db0e291b8eca0947d6245
UHC 獰⑸젔}Y獰⑸젔}bE 1110011110111110101010011110101110100000100100100111110101011001111001111011111010101001111010111010000010010010011111010110001001000101 e7bea9eba0927d59e7bea9eba0927d6245

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