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 ??Ff??F^}Y??Ff??F^}bE 001111110011111101000110011001100011111100111111010001100101111001111101010110010011111100111111010001100110011000111111001111110100011001011110011111010110001001000101 3f3f46663f3f465e7d593f3f46663f3f465e7d6245
SJIS-WIN 蔗クFf蔗クF^}Y蔗クFf蔗クF^}bE 11100100111100101011100001000110011001101110010011110010101110000100011001011110011111010101100111100100111100101011100001000110011001101110010011110010101110000100011001011110011111010110001001000101 e4f2b84666e4f2b8465e7d59e4f2b84666e4f2b8465e7d6245
EUC-JP 蔗クFf蔗クF^}Y蔗クFf蔗クF^}bE 1110100011110100100011101011100001000110011001101110100011110100100011101011100001000110010111100111110101011001111010001111010010001110101110000100011001100110111010001111010010001110101110000100011001011110011111010110001001000101 e8f48eb84666e8f48eb8465e7d59e8f48eb84666e8f48eb8465e7d6245
UTF-8 蔗クFf蔗クF^}Y蔗クFf蔗クF^}bE 11101000100101001001011111101111101111011011100001000110011001101110100010010100100101111110111110111101101110000100011001011110011111010101100111101000100101001001011111101111101111011011100001000110011001101110100010010100100101111110111110111101101110000100011001011110011111010110001001000101 e89497efbdb84666e89497efbdb8465e7d59e89497efbdb84666e89497efbdb8465e7d6245
UHC 蔗?Ff蔗?F^}Y蔗?Ff蔗?F^}bE 11101101101111010011111101000110011001101110110110111101001111110100011001011110011111010101100111101101101111010011111101000110011001101110110110111101001111110100011001011110011111010110001001000101 edbd3f4666edbd3f465e7d59edbd3f4666edbd3f465e7d6245

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