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 ???t???t^ 001111110011111100111111011101000011111100111111001111110111010001011110 3f3f3f743f3f3f745e
SJIS-WIN 蒻??t蒻??t^ 1110010011101000001111110011111101110100111001001110100000111111001111110111010001011110 e4e83f3f74e4e83f3f745e
EUC-JP 蒻??t蒻??t^ 1110100011101010001111110011111101110100111010001110101000111111001111110111010001011110 e8ea3f3f74e8ea3f3f745e
UTF-8 蒻닺괍t蒻닺괍t^ 111010001001001010111011111010111000101110111010111010101011010010001101011101001110100010010010101110111110101110001011101110101110101010110100100011010111010001011110 e892bbeb8bbaeab48d74e892bbeb8bbaeab48d745e
UHC 蒻닺괍t蒻닺괍t^ 111001011011011010110100111010001011000110100010011101001110010110110110101101001110100010110001101000100111010001011110 e5b6b4e8b1a274e5b6b4e8b1a2745e

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