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 ??????D 00111111001111110011111100111111001111110011111101000100 3f3f3f3f3f3f44
SJIS-WIN 絎居終鐔¥蒐D 11100011010011011000101110001111100011110100100111101000010111001000000110001111100011110100111001000100 e34d8b8f8f49e85c818f8f4e44
EUC-JP 絎居終鐔¥蒐D 11100101101011101011010111101111101111011010101011101111101111011010000111101111101111011010111101000100 e5aeb5efbdaaefbda1efbdaf44
UTF-8 絎居終鐔¥蒐D 11100111101101011000111011100101101100011000010111100111101101011000001011101001100100001001010011101111101111111010010111101000100100101001000001000100 e7b58ee5b185e7b582e99094efbfa5e8929044
UHC ?居終?¥蒐D 0011111111001011110111001111000011111011001111111010000111001101111000101011110101000100 3fcbdcf0fb3fa1cde2bd44

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