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{^ 10001101110100101001101110001100011010001000110111010010100110111000110001100110010011100111110110001101110100101001101110001100011010001000110111010010100110111000110001100110010011100111101101011110 8dd29b8c688dd29b8c664e7d8dd29b8c688dd29b8c664e7b5e
EUC-JP 犀寥h犀寥fN}犀寥h犀寥fN{^ 10111010110101001101010111101100011010001011101011010100110101011110110001100110010011100111110110111010110101001101010111101100011010001011101011010100110101011110110001100110010011100111101101011110 bad4d5ec68bad4d5ec664e7dbad4d5ec68bad4d5ec664e7b5e
UTF-8 犀寥h犀寥fN}犀寥h犀寥fN{^ 111001111000101010000000111001011010111110100101011010001110011110001010100000001110010110101111101001010110011001001110011111011110011110001010100000001110010110101111101001010110100011100111100010101000000011100101101011111010010101100110010011100111101101011110 e78a80e5afa568e78a80e5afa5664e7de78a80e5afa568e78a80e5afa5664e7b5e
UHC 犀寥h犀寥fN}犀寥h犀寥fN{^ 11011111111110011110100011101111011010001101111111111001111010001110111101100110010011100111110111011111111110011110100011101111011010001101111111111001111010001110111101100110010011100111101101011110 dff9e8ef68dff9e8ef664e7ddff9e8ef68dff9e8ef664e7b5e

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