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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 薰滉クゥ薰滉クゥ^ 111110111001111010011111111001001011100010000011010001001111101110011110100111111110010010111000100000110100010001011110 fb9e9fe4b88344fb9e9fe4b883445e
EUC-JP ?滉クゥ?滉クゥ^ 001111111101111011100110100011101011100010100101101001010011111111011110111001101000111010111000101001011010010101011110 3fdee68eb8a5a53fdee68eb8a5a55e
UTF-8 薰滉クゥ薰滉クゥ^ 11101000100101101011000011100110101110111000100111101111101111011011100011100011100000101010010111101000100101101011000011100110101110111000100111101111101111011011100011100011100000101010010101011110 e896b0e6bb89efbdb8e382a5e896b0e6bb89efbdb8e382a55e
UHC 薰滉?ゥ薰滉?ゥ^ 111111011011100111111100110100010011111110101011101001011111110110111001111111001101000100111111101010111010010101011110 fdb9fcd13faba5fdb9fcd13faba55e

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