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 1110011110001101101100001110101110000101101110101110101110010110100010110111110101011001111001111000110110110000111010111000010110111010111010111001011010001011011111010110001001000101 e78db0eb85baeb968b7d59e78db0eb85baeb968b7d6245
UHC 獰녺떋}Y獰녺떋}bE 1110011110111110100001101110011110001011101000010111110101011001111001111011111010000110111001111000101110100001011111010110001001000101 e7be86e78ba17d59e7be86e78ba17d6245

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