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 逹ィ蟶嘲逹ィ蟶嘴^ 111001111001110110101000111001011011100010011010011111011110011110011101101010001110010110111000100110100111101101011110 e79da8e5b89a7de79da8e5b89a7b5e
EUC-JP 逹ィ蟶嘲逹ィ蟶嘴^ 1110110111111101100011101010100011101010101110101101001111011110111011011111110110001110101010001110101010111010110100111101110001011110 edfd8ea8eabad3deedfd8ea8eabad3dc5e
UTF-8 逹ィ蟶嘲逹ィ蟶嘴^ 11101001100000001011100111101111101111011010100011101000100111111011011011100101100110001011001011101001100000001011100111101111101111011010100011101000100111111011011011100101100110001011010001011110 e980b9efbda8e89fb6e598b2e980b9efbda8e89fb6e598b45e
UHC ???嘲???嘴^ 0011111100111111001111111111000010111111001111110011111100111111111101101010010001011110 3f3f3ff0bf3f3f3ff6a45e

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