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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蒻??蒻??雅?^ 111001001110100000111111001111111110010011101000001111110011111110001001111010110011111101011110 e4e83f3fe4e83f3f89eb3f5e
EUC-JP 蒻??蒻??雅?^ 111010001110101000111111001111111110100011101010001111110011111110110010111011010011111101011110 e8ea3f3fe8ea3f3fb2ed3f5e
UTF-8 蒻몌쉐蒻멨샵雅쟺^ 11101000100100101011101111101011101010101000110011101100100010011001000011101000100100101011101111101011101010011010100011101100100000111011010111101001100110111000010111101100100111111011101001011110 e892bbebaa8cec8990e892bbeba9a8ec83b5e99b85ec9fba5e
UHC 蒻몌쉐蒻멨샵雅쟺^ 1110010110110110101110001110111110111101101001101110010110110110101110001110010110111100101001011110010010111010101000000111101001011110 e5b6b8efbda6e5b6b8e5bca5e4baa07a5e

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