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{^ 10001011011000001110001110011100011010001000101101100000111000111001110001100110010011100111110110001011011000001110001110011100011010001000101101100000111000111001110001100110010011100111101101011110 8b60e39c688b60e39c664e7d8b60e39c688b60e39c664e7b5e
SJIS-WIN ?`??h?`??fN}?`??h?`??fN{^ 00111111011000000011111100111111011010000011111101100000001111110011111101100110010011100111110100111111011000000011111100111111011010000011111101100000001111110011111101100110010011100111101101011110 3f603f3f683f603f3f664e7d3f603f3f683f603f3f664e7b5e
EUC-JP ?`ã?h?`ã?fN}?`ã?h?`ã?fN{^ 001111110110000010001111101010111010101000111111011010000011111101100000100011111010101110101010001111110110011001001110011111010011111101100000100011111010101110101010001111110110100000111111011000001000111110101011101010100011111101100110010011100111101101011110 3f608fabaa3f683f608fabaa3f664e7d3f608fabaa3f683f608fabaa3f664e7b5e
UTF-8 ‹`ãœh‹`ãœfN}‹`ãœh‹`ãœfN{^ 11000010100010110110000011000011101000111100001010011100011010001100001010001011011000001100001110100011110000101001110001100110010011100111110111000010100010110110000011000011101000111100001010011100011010001100001010001011011000001100001110100011110000101001110001100110010011100111101101011110 c28b60c3a3c29c68c28b60c3a3c29c664e7dc28b60c3a3c29c68c28b60c3a3c29c664e7b5e
UHC ?`??h?`??fN}?`??h?`??fN{^ 00111111011000000011111100111111011010000011111101100000001111110011111101100110010011100111110100111111011000000011111100111111011010000011111101100000001111110011111101100110010011100111101101011110 3f603f3f683f603f3f664e7d3f603f3f683f603f3f664e7b5e

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