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 ??E}??E{^ 001111110011111101000101011111010011111100111111010001010111101101011110 3f3f457d3f3f457b5e
SJIS-WIN 鉑蒔E}鉑蒔E{^ 11111011110010011000111010101010010001010111110111111011110010011000111010101010010001010111101101011110 fbc98eaa457dfbc98eaa457b5e
EUC-JP 鉑蒔E}鉑蒔E{^ 100011111110001111100001101111001010110001000101011111011000111111100011111000011011110010101100010001010111101101011110 8fe3e1bcac457d8fe3e1bcac457b5e
UTF-8 鉑蒔E}鉑蒔E{^ 1110100110001001100100011110100010010010100101000100010101111101111010011000100110010001111010001001001010010100010001010111101101011110 e98991e89294457de98991e89294457b5e
UHC ?蒔E}?蒔E{^ 0011111111100011110010000100010101111101001111111110001111001000010001010111101101011110 3fe3c8457d3fe3c8457b5e

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