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^ 1110101110100000101110111110101110100000100101010100011111101011101000001011101111101011101000001000101101100101111010111010000010111011111010111010000010010101010001111110101110100000101110111110101110100000100010110110010101011110 eba0bbeba09547eba0bbeba08b65eba0bbeba09547eba0bbeba08b655e
UHC 렻렕G렻렋e렻렕G렻렋e^ 100011101100001110001110101010100100011110001110110000111000111010100010011001011000111011000011100011101010101001000111100011101100001110001110101000100110010101011110 8ec38eaa478ec38ea2658ec38eaa478ec38ea2655e

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