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??D??G??D^ 00111111001111110100011100111111001111110100010000111111001111110100011100111111001111110100010001011110 3f3f473f3f443f3f473f3f445e
SJIS-WIN ?ェG?ェD?ェG?ェD^ 00111111101010100100011100111111101010100100010000111111101010100100011100111111101010100100010001011110 3faa473faa443faa473faa445e
EUC-JP ?ェG?ェD?ェG?ェD^ 0011111110001110101010100100011100111111100011101010101001000100001111111000111010101010010001110011111110001110101010100100010001011110 3f8eaa473f8eaa443f8eaa473f8eaa445e
UTF-8 䵸ェG䵸ェD䵸ェG䵸ェD^ 1110010010110101101110001110111110111101101010100100011111100100101101011011100011101111101111011010101001000100111001001011010110111000111011111011110110101010010001111110010010110101101110001110111110111101101010100100010001011110 e4b5b8efbdaa47e4b5b8efbdaa44e4b5b8efbdaa47e4b5b8efbdaa445e
UHC ??G??D??G??D^ 00111111001111110100011100111111001111110100010000111111001111110100011100111111001111110100010001011110 3f3f473f3f443f3f473f3f445e

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