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 昔惺?}昔惺?{^ 10010000110011001001110010110111001111110111110110010000110011001001110010110111001111110111101101011110 90cc9cb73f7d90cc9cb73f7b5e
EUC-JP 昔惺?}昔惺?{^ 11000000110011101101100010111001001111110111110111000000110011101101100010111001001111110111101101011110 c0ced8b93f7dc0ced8b93f7b5e
UTF-8 昔惺說}昔惺說{^ 111001101001100010010100111001101000001110111010111010001010101010101010011111011110011010011000100101001110011010000011101110101110100010101010101010100111101101011110 e69894e683bae8aaaa7de69894e683bae8aaaa7b5e
UHC 昔惺說}昔惺說{^ 111000001010111011100000111101101110000011100011011111011110000010101110111000001111011011100000111000110111101101011110 e0aee0f6e0e37de0aee0f6e0e37b5e

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