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 銓假ソ・郢崎函 111001111111001010011000111011111011111110100101111001111011100110001101111010001001010010011111 e7f298efbfa5e7b98de8949f
EUC-JP 銓假ソ・郢崎函 1110111011110100110100001111000110001110101111111000111010100101111011101011101110111010111010101100100010100001 eef4d0f18ebf8ea5eebbbaeac8a1
UTF-8 銓假ソ・郢崎函 111010011000101010010011111001011000000110000111111011111011110110111111111011111011110110100101111010011000001110100010111001011011010010001110111001011000011110111101 e98a93e58187efbdbfefbda5e983a2e5b48ee587bd
UHC 銓假???崎函 1110111110110000110010101010001100111111001111110011111111010000111110001111100111011110 efb0caa33f3f3fd0f8f9de

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