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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 荳顔ケプ荳顔ケプB 111001001011100010001010111001111011100110000011011101101110010010111000100010101110011110111001100000110111011001000010 e4b88ae7b98376e4b88ae7b9837642
EUC-JP 荳顔ケプ荳顔ケプB 1110100010111010101101001110100110001110101110011010010111010111111010001011101010110100111010011000111010111001101001011101011101000010 e8bab4e98eb9a5d7e8bab4e98eb9a5d742
UTF-8 荳顔ケプ荳顔ケプB 11101000100011011011001111101001101000011001010011101111101111011011100111100011100000111001011111101000100011011011001111101001101000011001010011101111101111011011100111100011100000111001011101000010 e88db3e9a194efbdb9e38397e88db3e9a194efbdb9e3839742
UHC 荳顔?プ荳顔?プB 110101001110010111100100110101000011111110101011110101111101010011100101111001001101010000111111101010111101011101000010 d4e5e4d43fabd7d4e5e4d43fabd742

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