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{^ 001111110011111101011110011010000011111100111111010111100110011001001110011111010011111100111111010111100110100000111111001111110101111001100110010011100111101101011110 3f3f5e683f3f5e664e7d3f3f5e683f3f5e664e7b5e
SJIS-WIN 辯ァ^h辯ァ^fN}辯ァ^h辯ァ^fN{^ 11100111100001111010011101011110011010001110011110000111101001110101111001100110010011100111110111100111100001111010011101011110011010001110011110000111101001110101111001100110010011100111101101011110 e787a75e68e787a75e664e7de787a75e68e787a75e664e7b5e
EUC-JP 辯ァ^h辯ァ^fN}辯ァ^h辯ァ^fN{^ 1110110111100111100011101010011101011110011010001110110111100111100011101010011101011110011001100100111001111101111011011110011110001110101001110101111001101000111011011110011110001110101001110101111001100110010011100111101101011110 ede78ea75e68ede78ea75e664e7dede78ea75e68ede78ea75e664e7b5e
UTF-8 辯ァ^h辯ァ^fN}辯ァ^h辯ァ^fN{^ 11101000101111101010111111101111101111011010011101011110011010001110100010111110101011111110111110111101101001110101111001100110010011100111110111101000101111101010111111101111101111011010011101011110011010001110100010111110101011111110111110111101101001110101111001100110010011100111101101011110 e8beafefbda75e68e8beafefbda75e664e7de8beafefbda75e68e8beafefbda75e664e7b5e
UHC 辯?^h辯?^fN}辯?^h辯?^fN{^ 11011100101010100011111101011110011010001101110010101010001111110101111001100110010011100111110111011100101010100011111101011110011010001101110010101010001111110101111001100110010011100111101101011110 dcaa3f5e68dcaa3f5e664e7ddcaa3f5e68dcaa3f5e664e7b5e

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