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 遖ケ譴ィ遖ケ謔ァ^ 11100111101001101011100111100110101000101010100011100111101001101011100111100110100000101010011101011110 e7a6b9e6a2a8e7a6b9e682a75e
EUC-JP 遖ケ譴ィ遖ケ謔ァ^ 1110111010101000100011101011100111101100101001001000111010101000111011101010100010001110101110011110101111100010100011101010011101011110 eea88eb9eca48ea8eea88eb9ebe28ea75e
UTF-8 遖ケ譴ィ遖ケ謔ァ^ 11101001100000011001011011101111101111011011100111101000101011011011010011101111101111011010100011101001100000011001011011101111101111011011100111101000101011001001010011101111101111011010011101011110 e98196efbdb9e8adb4efbda8e98196efbdb9e8ac94efbda75e
UHC ??譴???謔?^ 0011111100111111110011001011100100111111001111110011111111111001110011000011111101011110 3f3fccb93f3f3ff9cc3f5e

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