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 ??Æn}??Æn{^ 0011111100111111110001100110111001111101001111110011111111000110011011100111101101011110 3f3fc66e7d3f3fc66e7b5e
SJIS-WIN 終嵌?n}終嵌?n{^ 100011110100100110011011110001100011111101101110011111011000111101001001100110111100011000111111011011100111101101011110 8f499bc63f6e7d8f499bc63f6e7b5e
EUC-JP 終嵌Æn}終嵌Æn{^ 10111101101010101101011011001000100011111010100110100001011011100111110110111101101010101101011011001000100011111010100110100001011011100111101101011110 bdaad6c88fa9a16e7dbdaad6c88fa9a16e7b5e
UTF-8 終嵌Æn}終嵌Æn{^ 111001111011010110000010111001011011010110001100110000111000011001101110011111011110011110110101100000101110010110110101100011001100001110000110011011100111101101011110 e7b582e5b58cc3866e7de7b582e5b58cc3866e7b5e
UHC 終嵌Æn}終嵌Æn{^ 1111000011111011110010101110111010101000101000010110111001111101111100001111101111001010111011101010100010100001011011100111101101011110 f0fbcaeea8a16e7df0fbcaeea8a16e7b5e

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