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 ???|}???|{^ 0011111100111111001111110111110001111101001111110011111100111111011111000111101101011110 3f3f3f7c7d3f3f3f7c7b5e
SJIS-WIN 痾唏咤|}痾唏咤|{^ 1110000101111101100110100100100010011010010000100111110001111101111000010111110110011010010010001001101001000010011111000111101101011110 e17d9a489a427c7de17d9a489a427c7b5e
EUC-JP 痾唏咤|}痾唏咤|{^ 1110000111011110110100111010100111010011101000110111110001111101111000011101111011010011101010011101001110100011011111000111101101011110 e1ded3a9d3a37c7de1ded3a9d3a37c7b5e
UTF-8 痾唏咤|}痾唏咤|{^ 1110011110010111101111101110010110010100100011111110010110010010101001000111110001111101111001111001011110111110111001011001010010001111111001011001001010100100011111000111101101011110 e797bee5948fe592a47c7de797bee5948fe592a47c7b5e
UHC ??咤|}??咤|{^ 00111111001111111111011011100011011111000111110100111111001111111111011011100011011111000111101101011110 3f3ff6e37c7d3f3ff6e37c7b5e

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