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 蒿}蒿{^ 111001001110010011110011101100111111001011101100011111011110010011100100111100111011001111110010111011000111101101011110 e4e4f3b3f2ec7de4e4f3b3f2ec7b5e
EUC-JP 蒿??}蒿??{^ 1110100011100110001111110011111101111101111010001110011000111111001111110111101101011110 e8e63f3f7de8e63f3f7b5e
UTF-8 蒿}蒿{^ 111010001001001010111111111011101000101010100110111011101000100010100011011111011110100010010010101111111110111010001010101001101110111010001000101000110111101101011110 e892bfee8aa6ee88a37de892bfee8aa6ee88a37b5e
UHC 蒿??}蒿??{^ 1111101111011010001111110011111101111101111110111101101000111111001111110111101101011110 fbda3f3f7dfbda3f3f7b5e

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