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 ??^of??^o^}Y??^of??^o^}bE 00111111001111110101111001101111011001100011111100111111010111100110111101011110011111010101100100111111001111110101111001101111011001100011111100111111010111100110111101011110011111010110001001000101 3f3f5e6f663f3f5e6f5e7d593f3f5e6f663f3f5e6f5e7d6245
SJIS-WIN 陦キ^of陦キ^o^}Y陦キ^of陦キ^o^}bE 1110100010100001101101110101111001101111011001101110100010100001101101110101111001101111010111100111110101011001111010001010000110110111010111100110111101100110111010001010000110110111010111100110111101011110011111010110001001000101 e8a1b75e6f66e8a1b75e6f5e7d59e8a1b75e6f66e8a1b75e6f5e7d6245
EUC-JP 陦キ^of陦キ^o^}Y陦キ^of陦キ^o^}bE 111100001010001110001110101101110101111001101111011001101111000010100011100011101011011101011110011011110101111001111101010110011111000010100011100011101011011101011110011011110110011011110000101000111000111010110111010111100110111101011110011111010110001001000101 f0a38eb75e6f66f0a38eb75e6f5e7d59f0a38eb75e6f66f0a38eb75e6f5e7d6245
UTF-8 陦キ^of陦キ^o^}Y陦キ^of陦キ^o^}bE 1110100110011001101001101110111110111101101101110101111001101111011001101110100110011001101001101110111110111101101101110101111001101111010111100111110101011001111010011001100110100110111011111011110110110111010111100110111101100110111010011001100110100110111011111011110110110111010111100110111101011110011111010110001001000101 e999a6efbdb75e6f66e999a6efbdb75e6f5e7d59e999a6efbdb75e6f66e999a6efbdb75e6f5e7d6245
UHC ??^of??^o^}Y??^of??^o^}bE 00111111001111110101111001101111011001100011111100111111010111100110111101011110011111010101100100111111001111110101111001101111011001100011111100111111010111100110111101011110011111010110001001000101 3f3f5e6f663f3f5e6f5e7d593f3f5e6f663f3f5e6f5e7d6245

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