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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 巍ユ?巍ュ?^ 1001101111011001100000111000011000111111100110111101100110000011100001010011111101011110 9bd983863f9bd983853f5e
EUC-JP 巍ユ?巍ュ?^ 1101011011011011101001011110011000111111110101101101101110100101111001010011111101011110 d6dba5e63fd6dba5e53f5e
UTF-8 巍ユ땼巍ュ콉^ 11100101101101111000110111100011100000111010011011101011100101011011110011100101101101111000110111100011100000111010010111101100101111011000100101011110 e5b78de383a6eb95bce5b78de383a5ecbd895e
UHC 巍ユ땼巍ュ콉^ 11101000111001001010101111100110100010111001001011101000111001001010101111100101101100011000010101011110 e8e4abe68b92e8e4abe5b1855e

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