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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 譏渥賣}譏渥賣{^ 111001101001100010001000101011011110011011001100011111011110011010011000100010001010110111100110110011000111101101011110 e69888ade6cc7de69888ade6cc7b5e
EUC-JP 譏渥賣}譏渥賣{^ 111010111111100010110000101011111110110011001110011111011110101111111000101100001010111111101100110011100111101101011110 ebf8b0afecce7debf8b0afecce7b5e
UTF-8 譏渥賣}譏渥賣{^ 111010001010110110001111111001101011100010100101111010001011001110100011011111011110100010101101100011111110011010111000101001011110100010110011101000110111101101011110 e8ad8fe6b8a5e8b3a37de8ad8fe6b8a5e8b3a37b5e
UHC 譏渥賣}譏渥賣{^ 110100011100000111100100110001101101100011100011011111011101000111000001111001001100011011011000111000110111101101011110 d1c1e4c6d8e37dd1c1e4c6d8e37b5e

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