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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 影??}影??{^ 1000100101100101001111110011111101111101100010010110010100111111001111110111101101011110 89653f3f7d89653f3f7b5e
EUC-JP 影??}影??{^ 1011000111000110001111110011111101111101101100011100011000111111001111110111101101011110 b1c63f3f7db1c63f3f7b5e
UTF-8 影뚪큳}影뚪큳{^ 111001011011110110110001111010111001101010101010111011011000000110110011011111011110010110111101101100011110101110011010101010101110110110000001101100110111101101011110 e5bdb1eb9aaaed81b37de5bdb1eb9aaaed81b37b5e
UHC 影뚪큳}影뚪큳{^ 111001111010111110001100111010011011010010000011011111011110011110101111100011001110100110110100100000110111101101011110 e7af8ce9b4837de7af8ce9b4837b5e

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