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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 檉???檉???^ 10001111110001011011101100111111001111110011111110001111110001011011101100111111001111110011111101011110 8fc5bb3f3f3f8fc5bb3f3f3f5e
UTF-8 檉몇렓螺檉몇렓羅^ 11100110101010101000100111101011101010101000011111101011101000001001001111101111101001001001000111100110101010101000100111101011101010101000011111101011101000001001001111101111101001001000111101011110 e6aa89ebaa87eba093efa491e6aa89ebaa87eba093efa48f5e
UHC 檉몇렓螺檉몇렓羅^ 1110111111100000101110001110111010001110101010001101000111011110111011111110000010111000111011101000111010101000110100011101110001011110 efe0b8ee8ea8d1deefe0b8ee8ea8d1dc5e

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