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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 條愁f條愁^}Y條愁f條愁^}bE 10011110100010101000111101000100011001101001111010001010100011110100010001011110011111010101100110011110100010101000111101000100011001101001111010001010100011110100010001011110011111010110001001000101 9e8a8f44669e8a8f445e7d599e8a8f44669e8a8f445e7d6245
EUC-JP 條愁f條愁^}Y條愁f條愁^}bE 11011011111010101011110110100101011001101101101111101010101111011010010101011110011111010101100111011011111010101011110110100101011001101101101111101010101111011010010101011110011111010110001001000101 dbeabda566dbeabda55e7d59dbeabda566dbeabda55e7d6245
UTF-8 條愁f條愁^}Y條愁f條愁^}bE 111001101010001010011101111001101000010010000001011001101110011010100010100111011110011010000100100000010101111001111101010110011110011010100010100111011110011010000100100000010110011011100110101000101001110111100110100001001000000101011110011111010110001001000101 e6a29de6848166e6a29de684815e7d59e6a29de6848166e6a29de684815e7d6245
UHC 條愁f條愁^}Y條愁f條愁^}bE 11110000110010011110000111111110011001101111000011001001111000011111111001011110011111010101100111110000110010011110000111111110011001101111000011001001111000011111111001011110011111010110001001000101 f0c9e1fe66f0c9e1fe5e7d59f0c9e1fe66f0c9e1fe5e7d6245

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