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^ 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101011110 3f3f473f3f653f3f473f3f655e
EUC-JP ??G??e??G??e^ 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101011110 3f3f473f3f653f3f473f3f655e
UTF-8 솬솩G손샵e솬솩G손샵e^ 1110110010000110101011001110110010000110101010010100011111101100100001101001000011101100100000111011010101100101111011001000011010101100111011001000011010101001010001111110110010000110100100001110110010000011101101010110010101011110 ec86acec86a947ec8690ec83b565ec86acec86a947ec8690ec83b5655e
UHC 솬솩G손샵e솬솩G손샵e^ 101111001101111110111100110111100100011110111100110101011011110010100101011001011011110011011111101111001101111001000111101111001101010110111100101001010110010101011110 bcdfbcde47bcd5bca565bcdfbcde47bcd5bca5655e

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