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 擾?????? 1000111111101111001111110011111100111111001111110011111100111111 8fef3f3f3f3f3f3f
EUC-JP 擾?????洹 10111110111100010011111100111111001111110011111100111111100011111100011110111010 bef13f3f3f3f3f8fc7ba
UTF-8 擾용냲履붻쯃洹 111001101001001110111110111011001001101010101001111010111000001110110010111011111010011110011111111010111011011010111011111011001010111110000011111001101011010010111001 e693beec9aa9eb83b2efa79febb6bbecaf83e6b4b9
UHC 擾용냲履붻쯃洹 1110100011110110101111111110101110000110100000101110110010101010100101001110100010101000100111111110101010110111 e8f6bfeb8682ecaa94e8a89feab7

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