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{^ 001111110011111101000111100011110111101001010111011111010011111100111111010001111000111101111010010101110111101101011110 3f3f478f7a577d3f3f478f7a577b5e
EUC-JP ??G循W}??G循W{^ 001111110011111101000111101111011101101101010111011111010011111100111111010001111011110111011011010101110111101101011110 3f3f47bddb577d3f3f47bddb577b5e
UTF-8 롙롘G循W}롙롘G循W{^ 11101011101000011001100111101011101000011001100001000111111001011011111010101010010101110111110111101011101000011001100111101011101000011001100001000111111001011011111010101010010101110111101101011110 eba199eba19847e5beaa577deba199eba19847e5beaa577b5e
UHC 롙롘G循W}롙롘G循W{^ 10001110110111011000111011011100010001111110001011100000010101110111110110001110110111011000111011011100010001111110001011100000010101110111101101011110 8edd8edc47e2e0577d8edd8edc47e2e0577b5e

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