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{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 砦h砦fN}砦h砦fN{^ 1000110111010100011010001000110111010100011001100100111001111101100011011101010001101000100011011101010001100110010011100111101101011110 8dd4688dd4664e7d8dd4688dd4664e7b5e
EUC-JP 砦h砦fN}砦h砦fN{^ 1011101011010110011010001011101011010110011001100100111001111101101110101101011001101000101110101101011001100110010011100111101101011110 bad668bad6664e7dbad668bad6664e7b5e
UTF-8 砦h砦fN}砦h砦fN{^ 111001111010000010100110011010001110011110100000101001100110011001001110011111011110011110100000101001100110100011100111101000001010011001100110010011100111101101011110 e7a0a668e7a0a6664e7de7a0a668e7a0a6664e7b5e
UHC 砦h砦fN}砦h砦fN{^ 1111001111110110011010001111001111110110011001100100111001111101111100111111011001101000111100111111011001100110010011100111101101011110 f3f668f3f6664e7df3f668f3f6664e7b5e

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