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^ 1110001011000101111000001100101101000111110100111010001101100101111000101100010111100000110010110100011111010011101000110110010101011110 e2c5e0cb47d3a365e2c5e0cb47d3a3655e
EUC-JP 簀猴Gモ」e簀猴Gモ」e^ 111001001100011111100000110011010100011110001110110100111000111010100011011001011110010011000111111000001100110101000111100011101101001110001110101000110110010101011110 e4c7e0cd478ed38ea365e4c7e0cd478ed38ea3655e
UTF-8 簀猴Gモ」e簀猴Gモ」e^ 1110011110110000100000001110011110001100101101000100011111101111101111101001001111101111101111011010001101100101111001111011000010000000111001111000110010110100010001111110111110111110100100111110111110111101101000110110010101011110 e7b080e78cb447efbe93efbda365e7b080e78cb447efbe93efbda3655e
UHC ??G??e??G??e^ 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101011110 3f3f473f3f653f3f473f3f655e

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