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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 蔣??}蔣??{^ 10001111110110011011011000111111001111110111110110001111110110011011011000111111001111110111101101011110 8fd9b63f3f7d8fd9b63f3f7b5e
UTF-8 蔣놄궠}蔣놄궠{^ 111010001001010010100011111010111000011010000100111010101011011010100000011111011110100010010100101000111110101110000110100001001110101010110110101000000111101101011110 e894a3eb8684eab6a07de894a3eb8684eab6a07b5e
UHC 蔣놄궠}蔣놄궠{^ 111011011111100010000110111011101000001010110011011111011110110111111000100001101110111010000010101100110111101101011110 edf886ee82b37dedf886ee82b37b5e

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