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 短造皙}短造皙{^ 100100100101101010010001101000101110000110101010011111011001001001011010100100011010001011100001101010100111101101011110 925a91a2e1aa7d925a91a2e1aa7b5e
EUC-JP 短造皙}短造皙{^ 110000111011101111000010101001001110001010101100011111011100001110111011110000101010010011100010101011000111101101011110 c3bbc2a4e2ac7dc3bbc2a4e2ac7b5e
UTF-8 短造皙}短造皙{^ 111001111001111110101101111010011000000010100000111001111001101010011001011111011110011110011111101011011110100110000000101000001110011110011010100110010111101101011110 e79fade980a0e79a997de79fade980a0e79a997b5e
UHC 短造?}短造?{^ 11010011101011011111000011100011001111110111110111010011101011011111000011100011001111110111101101011110 d3adf0e33f7dd3adf0e33f7b5e

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