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 荵滕ア掵荵滕ア掉^ 111001001011100110011111111011001011000110011101011111011110010010111001100111111110110010110001100111010111101101011110 e4b99fecb19d7de4b99fecb19d7b5e
EUC-JP 荵滕ア掵荵滕ア掉^ 1110100010111011110111101110111010001110101100011101100111011110111010001011101111011110111011101000111010110001110110011101110001011110 e8bbdeee8eb1d9dee8bbdeee8eb1d9dc5e
UTF-8 荵滕ア掵荵滕ア掉^ 11101000100011011011010111100110101110111001010111101111101111011011000111100110100011101011010111101000100011011011010111100110101110111001010111101111101111011011000111100110100011101000100101011110 e88db5e6bb95efbdb1e68eb5e88db5e6bb95efbdb1e68e895e
UHC ???????掉^ 00111111001111110011111100111111001111110011111100111111110100111111110001011110 3f3f3f3f3f3f3fd3fc5e

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