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 儀??倚??倚 10001011010101100011111100111111100110001101111100111111001111111001100011011111 8b563f3f98df3f3f98df
EUC-JP 儀??倚??倚 10110101101101110011111100111111110100001110000100111111001111111101000011100001 b5b73f3fd0e13f3fd0e1
UTF-8 儀붾젌倚밸죯倚 111001011000010010000000111010111011011010111110111011001010000010001100111001011000000010011010111010111011000010111000111011001010001110101111111001011000000010011010 e58480ebb6beeca08ce5809aebb0b8eca3afe5809a
UHC 儀붾젌倚밸죯倚 1110101111110000100101001110101110100000100011011110101111101111101110011110101110100001100010101110101111101111 ebf094eba08debefb9eba18aebef

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