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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 娃?????宥?3^ 10001000101000010011111100111111001111110011111100111111100101110100011100111111100000100101001001011110 88a13f3f3f3f3f97473f82525e
EUC-JP 娃?????宥?3^ 10110000101000110011111100111111001111110011111100111111110011011010100000111111101000111011001101011110 b0a33f3f3f3f3fcda83fa3b35e
UTF-8 娃숇떦理잓걲宥살3^ 11100101101010001000001111101100100010001000011111101011100101101010011011101111101001111010010011101100100111101001001111101010101100011011001011100101101011101010010111101100100000101011010011101111101111001001001101011110 e5a883ec8887eb96a6efa7a4ec9e93eab1b2e5aea5ec82b4efbc935e
UHC 娃숇떦理잓걲宥살3^ 11101000110111111001100111101011100010111011100111101100101101011001111111101001100000011001100111101010111010011011101111101100101000111011001101011110 e8df99eb8bb9ecb59fe98199eae9bbeca3b35e

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