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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 楡胚f楡胚^}Y楡胚f楡胚^}bE 10011110101111101110001111110011011001101001111010111110111000111111001101011110011111010101100110011110101111101110001111110011011001101001111010111110111000111111001101011110011111010110001001000101 9ebee3f3669ebee3f35e7d599ebee3f3669ebee3f35e7d6245
EUC-JP 楡胚f楡胚^}Y楡胚f楡胚^}bE 11011100110000001110011011110101011001101101110011000000111001101111010101011110011111010101100111011100110000001110011011110101011001101101110011000000111001101111010101011110011111010110001001000101 dcc0e6f566dcc0e6f55e7d59dcc0e6f566dcc0e6f55e7d6245
UTF-8 楡胚f楡胚^}Y楡胚f楡胚^}bE 111001101010010110100001111010001000001110011010011001101110011010100101101000011110100010000011100110100101111001111101010110011110011010100101101000011110100010000011100110100110011011100110101001011010000111101000100000111001101001011110011111010110001001000101 e6a5a1e8839a66e6a5a1e8839a5e7d59e6a5a1e8839a66e6a5a1e8839a5e7d6245
UHC 楡胚f楡胚^}Y楡胚f楡胚^}bE 11101010111110001101101111001111011001101110101011111000110110111100111101011110011111010101100111101010111110001101101111001111011001101110101011111000110110111100111101011110011111010110001001000101 eaf8dbcf66eaf8dbcf5e7d59eaf8dbcf66eaf8dbcf5e7d6245

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