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 ??G?W}??G?W{^ 00111111001111110100011100111111010101110111110100111111001111110100011100111111010101110111101101011110 3f3f473f577d3f3f473f577b5e
SJIS-WIN ンワG矗W}ンワG矗W{^ 110111011101110001000111111000011101111001010111011111011101110111011100010001111110000111011110010101110111101101011110 dddc47e1de577ddddc47e1de577b5e
EUC-JP ンワG矗W}ンワG矗W{^ 10001110110111011000111011011100010001111110001011100000010101110111110110001110110111011000111011011100010001111110001011100000010101110111101101011110 8edd8edc47e2e0577d8edd8edc47e2e0577b5e
UTF-8 ンワG矗W}ンワG矗W{^ 11101111101111101001110111101111101111101001110001000111111001111001111110010111010101110111110111101111101111101001110111101111101111101001110001000111111001111001111110010111010101110111101101011110 efbe9defbe9c47e79f97577defbe9defbe9c47e79f97577b5e
UHC ??G矗W}??G矗W{^ 001111110011111101000111111101011011100001010111011111010011111100111111010001111111010110111000010101110111101101011110 3f3f47f5b8577d3f3f47f5b8577b5e

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