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 1110000101111010011001101110000101111010010111100111110101011001111000010111101001100110111000010111101001011110011111010110001001000101 e17a66e17a5e7d59e17a66e17a5e7d6245
EUC-JP 痙f痙^}Y痙f痙^}bE 1110000111011011011001101110000111011011010111100111110101011001111000011101101101100110111000011101101101011110011111010110001001000101 e1db66e1db5e7d59e1db66e1db5e7d6245
UTF-8 痙f痙^}Y痙f痙^}bE 111001111001011110011001011001101110011110010111100110010101111001111101010110011110011110010111100110010110011011100111100101111001100101011110011111010110001001000101 e7979966e797995e7d59e7979966e797995e7d6245
UHC 痙f痙^}Y痙f痙^}bE 1100110011100010011001101100110011100010010111100111110101011001110011001110001001100110110011001110001001011110011111010110001001000101 cce266cce25e7d59cce266cce25e7d6245

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