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 ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
SJIS-WIN 坦湛h坦湛fN}坦湛h坦湛fN{^ 10010010010100101001001001011000011010001001001001010010100100100101100001100110010011100111110110010010010100101001001001011000011010001001001001010010100100100101100001100110010011100111101101011110 925292586892529258664e7d925292586892529258664e7b5e
EUC-JP 坦湛h坦湛fN}坦湛h坦湛fN{^ 11000011101100111100001110111001011010001100001110110011110000111011100101100110010011100111110111000011101100111100001110111001011010001100001110110011110000111011100101100110010011100111101101011110 c3b3c3b968c3b3c3b9664e7dc3b3c3b968c3b3c3b9664e7b5e
UTF-8 坦湛h坦湛fN}坦湛h坦湛fN{^ 111001011001110110100110111001101011100110011011011010001110010110011101101001101110011010111001100110110110011001001110011111011110010110011101101001101110011010111001100110110110100011100101100111011010011011100110101110011001101101100110010011100111101101011110 e59da6e6b99b68e59da6e6b99b664e7de59da6e6b99b68e59da6e6b99b664e7b5e
UHC 坦湛h坦湛fN}坦湛h坦湛fN{^ 11110111101001001101001111000000011010001111011110100100110100111100000001100110010011100111110111110111101001001101001111000000011010001111011110100100110100111100000001100110010011100111101101011110 f7a4d3c068f7a4d3c0664e7df7a4d3c068f7a4d3c0664e7b5e

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