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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 窒肥沿窒肥沿^ 10010010100000101001010011101100100010011000100010010010100000101001010011101100100010011000100001011110 928294ec8988928294ec89885e
EUC-JP 窒肥沿窒肥沿^ 11000011111000101100100011101110101100011110100011000011111000101100100011101110101100011110100001011110 c3e2c8eeb1e8c3e2c8eeb1e85e
UTF-8 窒肥沿窒肥沿^ 11100111101010101001001011101000100000101010010111100110101100101011111111100111101010101001001011101000100000101010010111100110101100101011111101011110 e7aa92e882a5e6b2bfe7aa92e882a5e6b2bf5e
UHC 窒肥沿窒肥沿^ 11110010111100101101110111111110111001101100110111110010111100101101110111111110111001101100110101011110 f2f2ddfee6cdf2f2ddfee6cd5e

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