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 譚門エ閤譚門エ砿^ 111001101001110110010110111001011011010010001101011111011110011010011101100101101110010110110100100011010111101101011110 e69d96e5b48d7de69d96e5b48d7b5e
EUC-JP 譚門エ閤譚門エ砿^ 1110101111111101110011001110011110001110101101001011100111011110111010111111110111001100111001111000111010110100101110011101110001011110 ebfdcce78eb4b9deebfdcce78eb4b9dc5e
UTF-8 譚門エ閤譚門エ砿^ 11101000101011011001101011101001100101101000000011101111101111011011010011101001100101101010010011101000101011011001101011101001100101101000000011101111101111011011010011100111101000001011111101011110 e8ad9ae99680efbdb4e996a4e8ad9ae99680efbdb4e7a0bf5e
UHC 譚門?閤譚門??^ 1101001111001001110110101010011000111111111110011110111011010011110010011101101010100110001111110011111101011110 d3c9daa63ff9eed3c9daa63f3f5e

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