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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 箒醇┰}箒醇┰{^ 111000101011010010001111100001101000010010111011011111011110001010110100100011111000011010000100101110110111101101011110 e2b48f8684bb7de2b48f8684bb7b5e
EUC-JP 箒醇┰}箒醇┰{^ 111001001011011010111101111001101010100010111101011111011110010010110110101111011110011010101000101111010111101101011110 e4b6bde6a8bd7de4b6bde6a8bd7b5e
UTF-8 箒醇┰}箒醇┰{^ 111001111010111010010010111010011000011010000111111000101001010010110000011111011110011110101110100100101110100110000110100001111110001010010100101100000111101101011110 e7ae92e98687e294b07de7ae92e98687e294b07b5e
UHC ?醇┰}?醇┰{^ 00111111111000101111010110100110101111010111110100111111111000101111010110100110101111010111101101011110 3fe2f5a6bd7d3fe2f5a6bd7b5e

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