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 1001110111110010011001101001110111110010010111100111110101011001100111011111001001100110100111011111001001011110011111010110001001000101 9df2669df25e7d599df2669df25e7d6245
EUC-JP 暈f暈^}Y暈f暈^}bE 1101101011110100011001101101101011110100010111100111110101011001110110101111010001100110110110101111010001011110011111010110001001000101 daf466daf45e7d59daf466daf45e7d6245
UTF-8 暈f暈^}Y暈f暈^}bE 111001101001101010001000011001101110011010011010100010000101111001111101010110011110011010011010100010000110011011100110100110101000100001011110011111010110001001000101 e69a8866e69a885e7d59e69a8866e69a885e7d6245
UHC 暈f暈^}Y暈f暈^}bE 1111110110111011011001101111110110111011010111100111110101011001111111011011101101100110111111011011101101011110011111010110001001000101 fdbb66fdbb5e7d59fdbb66fdbb5e7d6245

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