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 踞咏刻踞咏刻^ 11100110111101011001100111100111100011011000111111100110111101011001100111100111100011011000111101011110 e6f599e78d8fe6f599e78d8f5e
EUC-JP 踞咏刻踞咏刻^ 11101100111101111101001011101001101110011110111111101100111101111101001011101001101110011110111101011110 ecf7d2e9b9efecf7d2e9b9ef5e
UTF-8 踞咏刻踞咏刻^ 11101000101110001001111011100101100100101000111111100101100010001011101111101000101110001001111011100101100100101000111111100101100010001011101101011110 e8b89ee5928fe588bbe8b89ee5928fe588bb5e
UHC 踞?刻踞?刻^ 1100101111100110001111111100101010111110110010111110011000111111110010101011111001011110 cbe63fcabecbe63fcabe5e

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