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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 阡假ソ・郢崎函 111010001001010010011000111011111011111110100101111001111011100110001101111010001001010010011111 e89498efbfa5e7b98de8949f
EUC-JP 阡假ソ・郢崎函 1110111111110100110100001111000110001110101111111000111010100101111011101011101110111010111010101100100010100001 eff4d0f18ebf8ea5eebbbaeac8a1
UTF-8 阡假ソ・郢崎函 111010011001100010100001111001011000000110000111111011111011110110111111111011111011110110100101111010011000001110100010111001011011010010001110111001011000011110111101 e998a1e58187efbdbfefbda5e983a2e5b48ee587bd
UHC 阡假???崎函 1111010011000110110010101010001100111111001111110011111111010000111110001111100111011110 f4c6caa33f3f3fd0f8f9de

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