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??u??G??u^ 00111111001111110100011100111111001111110111010100111111001111110100011100111111001111110111010101011110 3f3f473f3f753f3f473f3f755e
SJIS-WIN テ「Gテ・uテ「Gテ・u^ 11000011101000100100011111000011101001010111010111000011101000100100011111000011101001010111010101011110 c3a247c3a575c3a247c3a5755e
EUC-JP テ「Gテ・uテ「Gテ・u^ 100011101100001110001110101000100100011110001110110000111000111010100101011101011000111011000011100011101010001001000111100011101100001110001110101001010111010101011110 8ec38ea2478ec38ea5758ec38ea2478ec38ea5755e
UTF-8 テ「Gテ・uテ「Gテ・u^ 1110111110111110100000111110111110111101101000100100011111101111101111101000001111101111101111011010010101110101111011111011111010000011111011111011110110100010010001111110111110111110100000111110111110111101101001010111010101011110 efbe83efbda247efbe83efbda575efbe83efbda247efbe83efbda5755e
UHC ??G??u??G??u^ 00111111001111110100011100111111001111110111010100111111001111110100011100111111001111110111010101011110 3f3f473f3f753f3f473f3f755e

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