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 宜??}宜??{^ 1000101101011000001111110011111101111101100010110101100000111111001111110111101101011110 8b583f3f7d8b583f3f7b5e
EUC-JP 宜??}宜??{^ 1011010110111001001111110011111101111101101101011011100100111111001111110111101101011110 b5b93f3f7db5b93f3f7b5e
UTF-8 宜녿쉭}宜녿쉭{^ 111001011010111010011100111010111000010110111111111011001000100110101101011111011110010110101110100111001110101110000101101111111110110010001001101011010111101101011110 e5ae9ceb85bfec89ad7de5ae9ceb85bfec89ad7b5e
UHC 宜녿쉭}宜녿쉭{^ 111010111111000110000110111010111011110110101101011111011110101111110001100001101110101110111101101011010111101101011110 ebf186ebbdad7debf186ebbdad7b5e

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