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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???午?????^ 0011111100111111001111111000110011011111001111110011111100111111001111110011111101011110 3f3f3f8cdf3f3f3f3f3f5e
EUC-JP ???午??縕??^ 00111111001111110011111110111000111000010011111100111111100011111101010011000010001111110011111101011110 3f3f3fb8e13f3f8fd4c23f3f5e
UTF-8 歷멱껫午볠만縕띈룗^ 11101111101001101000110011101011101010011011000111101010101110111010101111100101100011011000100011101011101100111010000011101011101001111000110011100111101110001001010111101011100111011000100011101011101000111001011101011110 efa68ceba9b1eabbabe58d88ebb3a0eba78ce7b895eb9d88eba3975e
UHC 歷멱껫午볠만縕띈룗^ 11100110101110001011100011101000101100101011011011100111111011011001001111100110101110001011100011101000101100101011011011101000100011111001001101011110 e6b8b8e8b2b6e7ed93e6b8b8e8b2b6e88f935e

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