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 jžofjžo^}Yjžofjžo^}bE 1000000101101010100000011001111001101111011001101000000101101010100000011001111001101111010111100111110101011001100000010110101010000001100111100110111101100110100000010110101010000001100111100110111101011110011111010110001001000101 816a819e6f66816a819e6f5e7d59816a819e6f66816a819e6f5e7d6245
SJIS-WIN ?j??of?j??o^}Y?j??of?j??o^}bE 0011111101101010001111110011111101101111011001100011111101101010001111110011111101101111010111100111110101011001001111110110101000111111001111110110111101100110001111110110101000111111001111110110111101011110011111010110001001000101 3f6a3f3f6f663f6a3f3f6f5e7d593f6a3f3f6f663f6a3f3f6f5e7d6245
EUC-JP ?j??of?j??o^}Y?j??of?j??o^}bE 0011111101101010001111110011111101101111011001100011111101101010001111110011111101101111010111100111110101011001001111110110101000111111001111110110111101100110001111110110101000111111001111110110111101011110011111010110001001000101 3f6a3f3f6f663f6a3f3f6f5e7d593f6a3f3f6f663f6a3f3f6f5e7d6245
UTF-8 jžofjžo^}Yjžofjžo^}bE 1100001010000001011010101100001010000001110000101001111001101111011001101100001010000001011010101100001010000001110000101001111001101111010111100111110101011001110000101000000101101010110000101000000111000010100111100110111101100110110000101000000101101010110000101000000111000010100111100110111101011110011111010110001001000101 c2816ac281c29e6f66c2816ac281c29e6f5e7d59c2816ac281c29e6f66c2816ac281c29e6f5e7d6245
UHC ?j??of?j??o^}Y?j??of?j??o^}bE 0011111101101010001111110011111101101111011001100011111101101010001111110011111101101111010111100111110101011001001111110110101000111111001111110110111101100110001111110110101000111111001111110110111101011110011111010110001001000101 3f6a3f3f6f663f6a3f3f6f5e7d593f6a3f3f6f663f6a3f3f6f5e7d6245

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