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{^ 11100010110001101110001011101010011010001110001011000110111000101110101001100110010011100111110111100010110001101110001011101010011010001110001011000110111000101110101001100110010011100111101101011110 e2c6e2ea68e2c6e2ea664e7de2c6e2ea68e2c6e2ea664e7b5e
EUC-JP 簇粲h簇粲fN}簇粲h簇粲fN{^ 11100100110010001110010011101100011010001110010011001000111001001110110001100110010011100111110111100100110010001110010011101100011010001110010011001000111001001110110001100110010011100111101101011110 e4c8e4ec68e4c8e4ec664e7de4c8e4ec68e4c8e4ec664e7b5e
UTF-8 簇粲h簇粲fN}簇粲h簇粲fN{^ 111001111011000010000111111001111011001010110010011010001110011110110000100001111110011110110010101100100110011001001110011111011110011110110000100001111110011110110010101100100110100011100111101100001000011111100111101100101011001001100110010011100111101101011110 e7b087e7b2b268e7b087e7b2b2664e7de7b087e7b2b268e7b087e7b2b2664e7b5e
UHC 簇粲h簇粲fN}簇粲h簇粲fN{^ 11110000111010101111001111000100011010001111000011101010111100111100010001100110010011100111110111110000111010101111001111000100011010001111000011101010111100111100010001100110010011100111101101011110 f0eaf3c468f0eaf3c4664e7df0eaf3c468f0eaf3c4664e7b5e

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