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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 踵幄辧踵幄辧^ 11100110111110011001101111101000100110011001111111100110111110011001101111101000100110011001111101011110 e6f99be8999fe6f99be8999f5e
EUC-JP 踵幄辧踵幄辧^ 11101100111110111101011011101010110100101010000111101100111110111101011011101010110100101010000101011110 ecfbd6ead2a1ecfbd6ead2a15e
UTF-8 踵幄辧踵幄辧^ 11101000101110001011010111100101101110011000010011101000101111101010011111101000101110001011010111100101101110011000010011101000101111101010011101011110 e8b8b5e5b984e8bea7e8b8b5e5b984e8bea75e
UHC 踵幄?踵幄?^ 1111000110100010111001001100000100111111111100011010001011100100110000010011111101011110 f1a2e4c13ff1a2e4c13f5e

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