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 沃??耶??鸚 10010111100000000011111100111111100101101110101100111111001111111110101001011111 97803f3f96eb3f3fea5f
EUC-JP 沃??耶??鸚 11001101111000000011111100111111110011001110110100111111001111111111001111000000 cde03f3fcced3f3ff3c0
UTF-8 沃겼겢耶섊떥鸚 111001101011001010000011111010101011001010111100111010101011001010100010111010001000000010110110111011001000010010001010111010111001011010100101111010011011100010011010 e6b283eab2bceab2a2e880b6ec848aeb96a5e9b89a
UHC 沃겼겢耶섊떥鸚 1110100010101010101100001110010110000001101101001110010110101101100110001110011110001011101110001110010110100100 e8aab0e581b4e5ad98e78bb8e5a4

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