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 ???d}???d{^ 0011111100111111001111110110010001111101001111110011111100111111011001000111101101011110 3f3f3f647d3f3f3f647b5e
SJIS-WIN ???d}???d{^ 0011111100111111001111110110010001111101001111110011111100111111011001000111101101011110 3f3f3f647d3f3f3f647b5e
EUC-JP ??啞d}??啞d{^ 001111110011111110001111101101011110000001100100011111010011111100111111100011111011010111100000011001000111101101011110 3f3f8fb5e0647d3f3f8fb5e0647b5e
UTF-8 卨蟬啞d}卨蟬啞d{^ 1110010110001101101010001110100010011111101011001110010110010101100111100110010001111101111001011000110110101000111010001001111110101100111001011001010110011110011001000111101101011110 e58da8e89face5959e647de58da8e89face5959e647b5e
UHC 卨蟬啞d}卨蟬啞d{^ 1110000011011001111000001101000111100100101011110110010001111101111000001101100111100000110100011110010010101111011001000111101101011110 e0d9e0d1e4af647de0d9e0d1e4af647b5e

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