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 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN ??粧?Y??粧?bE 00111111001111111000111111001111001111110101100100111111001111111000111111001111001111110110001001000101 3f3f8fcf3f593f3f8fcf3f6245
EUC-JP 鋌?粧?Y鋌?粧?bE 1000111111100100101110110011111110111110110100010011111101011001100011111110010010111011001111111011111011010001001111110110001001000101 8fe4bb3fbed13f598fe4bb3fbed13f6245
UTF-8 鋌렱粧렫Y鋌렱粧렫bE 111010011000101110001100111010111010000010110001111001111011001010100111111010111010000010101011010110011110100110001011100011001110101110100000101100011110011110110010101001111110101110100000101010110110001001000101 e98b8ceba0b1e7b2a7eba0ab59e98b8ceba0b1e7b2a7eba0ab6245
UHC 鋌렱粧렫Y鋌렱粧렫bE 11101111111110111000111010111110111011011111001010001110101110010101100111101111111110111000111010111110111011011111001010001110101110010110001001000101 effb8ebeedf28eb959effb8ebeedf28eb96245

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