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 萬ァ鄒ィ萬ァ鄒ィ^ 11100100110111011010011111100111101111101010100011100100110111011010011111100111101111101010100001011110 e4dda7e7bea8e4dda7e7bea85e
EUC-JP 萬ァ鄒ィ萬ァ鄒ィ^ 1110100011011111100011101010011111101110110000001000111010101000111010001101111110001110101001111110111011000000100011101010100001011110 e8df8ea7eec08ea8e8df8ea7eec08ea85e
UTF-8 萬ァ鄒ィ萬ァ鄒ィ^ 11101000100100001010110011101111101111011010011111101001100001001001001011101111101111011010100011101000100100001010110011101111101111011010011111101001100001001001001011101111101111011010100001011110 e890acefbda7e98492efbda8e890acefbda7e98492efbda85e
UHC 萬?鄒?萬?鄒?^ 11011000101111110011111111110101110110110011111111011000101111110011111111110101110110110011111101011110 d8bf3ff5db3fd8bf3ff5db3f5e

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