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^ 1110110110011010100101011110110010101000100000000100011111101100101100101010000011101100101100001011111001100101111011011001101010010101111011001010100010000000010001111110110010110010101000001110110010110000101111100110010101011110 ed9a95eca88047ecb2a0ecb0be65ed9a95eca88047ecb2a0ecb0be655e
UHC 횕쨀G철찾e횕쨀G철찾e^ 110000111000111111000010101100110100011111000011101101101100001110100011011001011100001110001111110000101011001101000111110000111011011011000011101000110110010101011110 c38fc2b347c3b6c3a365c38fc2b347c3b6c3a3655e

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