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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 緇f緇^}Y緇f緇^}bE 1110001101011101011001101110001101011101010111100111110101011001111000110101110101100110111000110101110101011110011111010110001001000101 e35d66e35d5e7d59e35d66e35d5e7d6245
EUC-JP 緇f緇^}Y緇f緇^}bE 1110010110111110011001101110010110111110010111100111110101011001111001011011111001100110111001011011111001011110011111010110001001000101 e5be66e5be5e7d59e5be66e5be5e7d6245
UTF-8 緇f緇^}Y緇f緇^}bE 111001111011011110000111011001101110011110110111100001110101111001111101010110011110011110110111100001110110011011100111101101111000011101011110011111010110001001000101 e7b78766e7b7875e7d59e7b78766e7b7875e7d6245
UHC 緇f緇^}Y緇f緇^}bE 1111011011000101011001101111011011000101010111100111110101011001111101101100010101100110111101101100010101011110011111010110001001000101 f6c566f6c55e7d59f6c566f6c55e7d6245

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