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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 竺篠漆榘}竺篠漆榘{^ 10001110101100011000111011000010100011101011110111111010111010110111110110001110101100011000111011000010100011101011110111111010111010110111101101011110 8eb18ec28ebdfaeb7d8eb18ec28ebdfaeb7b5e
EUC-JP 竺篠漆榘}竺篠漆榘{^ 101111001011001110111100110001001011110010111111100011111100010011011001011111011011110010110011101111001100010010111100101111111000111111000100110110010111101101011110 bcb3bcc4bcbf8fc4d97dbcb3bcc4bcbf8fc4d97b5e
UTF-8 竺篠漆榘}竺篠漆榘{^ 111001111010101110111010111001111010111110100000111001101011110010000110111001101010011010011000011111011110011110101011101110101110011110101111101000001110011010111100100001101110011010100110100110000111101101011110 e7abbae7afa0e6bc86e6a6987de7abbae7afa0e6bc86e6a6987b5e
UHC 竺篠漆?}竺篠漆?{^ 1111010111100111111000011100011011110110110101000011111101111101111101011110011111100001110001101111011011010100001111110111101101011110 f5e7e1c6f6d43f7df5e7e1c6f6d43f7b5e

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