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 1000101010100010011001101000101010100010010111100111110101011001100010101010001001100110100010101010001001011110011111010110001001000101 8aa2668aa25e7d598aa2668aa25e7d6245
EUC-JP 瓦f瓦^}Y瓦f瓦^}bE 1011010010100100011001101011010010100100010111100111110101011001101101001010010001100110101101001010010001011110011111010110001001000101 b4a466b4a45e7d59b4a466b4a45e7d6245
UTF-8 瓦f瓦^}Y瓦f瓦^}bE 111001111001001110100110011001101110011110010011101001100101111001111101010110011110011110010011101001100110011011100111100100111010011001011110011111010110001001000101 e793a666e793a65e7d59e793a666e793a65e7d6245
UHC 瓦f瓦^}Y瓦f瓦^}bE 1110100010111111011001101110100010111111010111100111110101011001111010001011111101100110111010001011111101011110011111010110001001000101 e8bf66e8bf5e7d59e8bf66e8bf5e7d6245

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