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 陋滓諺陋滓骨^ 11101000100110111001111111100110100011001011111111101000100110111001111111100110100011011001110001011110 e89b9fe68cbfe89b9fe68d9c5e
EUC-JP 陋滓諺陋滓骨^ 11101111111110111101111011101000101110001100000111101111111110111101111011101000101110011111110001011110 effbdee8b8c1effbdee8b9fc5e
UTF-8 陋滓諺陋滓骨^ 11101001100110011000101111100110101110111001001111101000101010111011101011101001100110011000101111100110101110111001001111101001101010101010100001011110 e9998be6bb93e8abbae9998be6bb93e9aaa85e
UHC 陋滓諺陋滓骨^ 11010111101100001110111010101011111001011110110011010111101100001110111010101011110011011110100101011110 d7b0eeabe5ecd7b0eeabcde95e

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