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 煇「酥ッ煇「酥ッ^ 11111011010101111010001011100111110001101010111111111011010101111010001011100111110001101010111101011110 fb57a2e7c6affb57a2e7c6af5e
EUC-JP 煇「酥ッ煇「酥ッ^ 10001111110010011111010110001110101000101110111011001000100011101010111110001111110010011111010110001110101000101110111011001000100011101010111101011110 8fc9f58ea2eec88eaf8fc9f58ea2eec88eaf5e
UTF-8 煇「酥ッ煇「酥ッ^ 11100111100001011000011111101111101111011010001011101001100001011010010111101111101111011010111111100111100001011000011111101111101111011010001011101001100001011010010111101111101111011010111101011110 e78587efbda2e985a5efbdafe78587efbda2e985a5efbdaf5e
UHC 煇???煇???^ 1111110111001000001111110011111100111111111111011100100000111111001111110011111101011110 fdc83f3f3ffdc83f3f3f5e

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