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 00111111100011101011111000111111011111010101100100111111100011101011111000111111011111010110001001000101 3f8ebe3f7d593f8ebe3f7d6245
EUC-JP ?疾?}Y?疾?}bE 00111111101111001100000000111111011111010101100100111111101111001100000000111111011111010110001001000101 3fbcc03f7d593fbcc03f7d6245
UTF-8 셈疾솜}Y셈疾솜}bE 1110110010000101100010001110011110010110101111101110110010000110100111000111110101011001111011001000010110001000111001111001011010111110111011001000011010011100011111010110001001000101 ec8588e796beec869c7d59ec8588e796beec869c7d6245
UHC 셈疾솜}Y셈疾솜}bE 1011110011000000111100101111000010111100110110000111110101011001101111001100000011110010111100001011110011011000011111010110001001000101 bcc0f2f0bcd87d59bcc0f2f0bcd87d6245

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