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 ◇?緊}◇?緊{^ 10000001100111100011111110001011110110010111110110000001100111100011111110001011110110010111101101011110 819e3f8bd97d819e3f8bd97b5e
EUC-JP ◇?緊}◇?緊{^ 10100001111111100011111110110110110110110111110110100001111111100011111110110110110110110111101101011110 a1fe3fb6db7da1fe3fb6db7b5e
UTF-8 ◇룵緊}◇룵緊{^ 111000101001011110000111111010111010001110110101111001111011011110001010011111011110001010010111100001111110101110100011101101011110011110110111100010100111101101011110 e29787eba3b5e7b78a7de29787eba3b5e7b78a7b5e
UHC ◇룵緊}◇룵緊{^ 101000011101111010001111101010101101000111001100011111011010000111011110100011111010101011010001110011000111101101011110 a1de8faad1cc7da1de8faad1cc7b5e

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