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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 衝シ上リ衝シ上リ^ 10001111110101011011110010001111111000111101100010001111110101011011110010001111111000111101100001011110 8fd5bc8fe3d88fd5bc8fe3d85e
EUC-JP 衝シ上リ衝シ上リ^ 1011111011010111100011101011110010111110111001011000111011011000101111101101011110001110101111001011111011100101100011101101100001011110 bed78ebcbee58ed8bed78ebcbee58ed85e
UTF-8 衝シ上リ衝シ上リ^ 11101000101000011001110111101111101111011011110011100100101110001000101011101111101111101001100011101000101000011001110111101111101111011011110011100100101110001000101011101111101111101001100001011110 e8a19defbdbce4b88aefbe98e8a19defbdbce4b88aefbe985e
UHC 衝?上?衝?上?^ 11110101111110100011111111011111101111100011111111110101111110100011111111011111101111100011111101011110 f5fa3fdfbe3ff5fa3fdfbe3f5e

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