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??e??G??e^ 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101011110 3f3f473f3f653f3f473f3f655e
SJIS-WIN ?案G??e?案G??e^ 001111111000100011000100010001110011111100111111011001010011111110001000110001000100011100111111001111110110010101011110 3f88c4473f3f653f88c4473f3f655e
EUC-JP 梡案G??e梡案G??e^ 10001111110000111111001110110000110001100100011100111111001111110110010110001111110000111111001110110000110001100100011100111111001111110110010101011110 8fc3f3b0c6473f3f658fc3f3b0c6473f3f655e
UTF-8 梡案G손샵e梡案G손샵e^ 1110011010100010101000011110011010100001100010000100011111101100100001101001000011101100100000111011010101100101111001101010001010100001111001101010000110001000010001111110110010000110100100001110110010000011101101010110010101011110 e6a2a1e6a18847ec8690ec83b565e6a2a1e6a18847ec8690ec83b5655e
UHC 梡案G손샵e梡案G손샵e^ 111010001100100111100100110100000100011110111100110101011011110010100101011001011110100011001001111001001101000001000111101111001101010110111100101001010110010101011110 e8c9e4d047bcd5bca565e8c9e4d047bcd5bca5655e

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