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 00111111100110111101010000111111011111010101100100111111100110111101010000111111011111010110001001000101 3f9bd43f7d593f9bd43f7d6245
EUC-JP ?嶽?}Y?嶽?}bE 00111111110101101101011000111111011111010101100100111111110101101101011000111111011111010110001001000101 3fd6d63f7d593fd6d63f7d6245
UTF-8 센嶽셜}Y센嶽셜}bE 1110110010000100101111001110010110110110101111011110110010000101100111000111110101011001111011001000010010111100111001011011011010111101111011001000010110011100011111010110001001000101 ec84bce5b6bdec859c7d59ec84bce5b6bdec859c7d6245
UHC 센嶽셜}Y센嶽셜}bE 1011110010111110111001001100000010111100110010000111110101011001101111001011111011100100110000001011110011001000011111010110001001000101 bcbee4c0bcc87d59bcbee4c0bcc87d6245

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