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 儀붾졅倚덈졎倚 111001011000010010000000111010111011011010111110111011001010000110000101111001011000000010011010111010111000110110001000111011001010000110001110111001011000000010011010 e58480ebb6beeca185e5809aeb8d88eca18ee5809a
UHC 儀붾졅倚덈졎倚 1110101111110000100101001110101110100000101101101110101111101111100010001110101110100000101110111110101111101111 ebf094eba0b6ebef88eba0bbebef

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