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?Ff?F?F^}Y?F?Ff?F?F^}bE 00111111010001100011111101000110011001100011111101000110001111110100011001011110011111010101100100111111010001100011111101000110011001100011111101000110001111110100011001011110011111010110001001000101 3f463f46663f463f465e7d593f463f46663f463f465e7d6245
SJIS-WIN 愁F愁Ff愁F愁F^}Y愁F愁Ff愁F愁F^}bE 100011110100010001000110100011110100010001000110011001101000111101000100010001101000111101000100010001100101111001111101010110011000111101000100010001101000111101000100010001100110011010001111010001000100011010001111010001000100011001011110011111010110001001000101 8f44468f4446668f44468f44465e7d598f44468f4446668f44468f44465e7d6245
EUC-JP 愁F愁Ff愁F愁F^}Y愁F愁Ff愁F愁F^}bE 101111011010010101000110101111011010010101000110011001101011110110100101010001101011110110100101010001100101111001111101010110011011110110100101010001101011110110100101010001100110011010111101101001010100011010111101101001010100011001011110011111010110001001000101 bda546bda54666bda546bda5465e7d59bda546bda54666bda546bda5465e7d6245
UTF-8 愁F愁Ff愁F愁F^}Y愁F愁Ff愁F愁F^}bE 1110011010000100100000010100011011100110100001001000000101000110011001101110011010000100100000010100011011100110100001001000000101000110010111100111110101011001111001101000010010000001010001101110011010000100100000010100011001100110111001101000010010000001010001101110011010000100100000010100011001011110011111010110001001000101 e6848146e684814666e6848146e68481465e7d59e6848146e684814666e6848146e68481465e7d6245
UHC 愁F愁Ff愁F愁F^}Y愁F愁Ff愁F愁F^}bE 111000011111111001000110111000011111111001000110011001101110000111111110010001101110000111111110010001100101111001111101010110011110000111111110010001101110000111111110010001100110011011100001111111100100011011100001111111100100011001011110011111010110001001000101 e1fe46e1fe4666e1fe46e1fe465e7d59e1fe46e1fe4666e1fe46e1fe465e7d6245

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