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{^ 1001011110100110011010001001011110100110011001100100111001111101100101111010011001101000100101111010011001100110010011100111101101011110 97a66897a6664e7d97a66897a6664e7b5e
SJIS-WIN ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
EUC-JP ?¦h?¦fN}?¦h?¦fN{^ 00111111100011111010001011000011011010000011111110001111101000101100001101100110010011100111110100111111100011111010001011000011011010000011111110001111101000101100001101100110010011100111101101011110 3f8fa2c3683f8fa2c3664e7d3f8fa2c3683f8fa2c3664e7b5e
UTF-8 —¦h—¦fN}—¦h—¦fN{^ 11000010100101111100001010100110011010001100001010010111110000101010011001100110010011100111110111000010100101111100001010100110011010001100001010010111110000101010011001100110010011100111101101011110 c297c2a668c297c2a6664e7dc297c2a668c297c2a6664e7b5e
UHC ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e

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