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 皓??}皓??{^ 1110000110101001001111110011111101111101111000011010100100111111001111110111101101011110 e1a93f3f7de1a93f3f7b5e
EUC-JP 皓??}皓??{^ 1110001010101011001111110011111101111101111000101010101100111111001111110111101101011110 e2ab3f3f7de2ab3f3f7b5e
UTF-8 皓ㆊ毗}皓ㆊ毗{^ 111001111001101010010011111000111000011010001010111001101010111110010111011111011110011110011010100100111110001110000110100010101110011010101111100101110111101101011110 e79a93e3868ae6af977de79a93e3868ae6af977b5e
UHC 皓ㆊ毗}皓ㆊ毗{^ 111110111101001110100100111110101101110111110001011111011111101111010011101001001111101011011101111100010111101101011110 fbd3a4faddf17dfbd3a4faddf17b5e

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