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 驫ケ譚怡驫ケ譚悳^ 111010011000101010111001111001101001110110011100011111011110100110001010101110011110011010011101100111000111101101011110 e98ab9e69d9c7de98ab9e69d9c7b5e
EUC-JP 驫ケ譚怡驫ケ譚悳^ 1111000111101010100011101011100111101011111111011101011111011110111100011110101010001110101110011110101111111101110101111101110001011110 f1ea8eb9ebfdd7def1ea8eb9ebfdd7dc5e
UTF-8 驫ケ譚怡驫ケ譚悳^ 11101001101010011010101111101111101111011011100111101000101011011001101011100110100000001010000111101001101010011010101111101111101111011011100111101000101011011001101011100110100000101011001101011110 e9a9abefbdb9e8ad9ae680a1e9a9abefbdb9e8ad9ae682b35e
UHC ??譚怡??譚悳^ 00111111001111111101001111001001111011001010111000111111001111111101001111001001110100111110110101011110 3f3fd3c9ecae3f3fd3c9d3ed5e

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