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‘®‘±‘°[’G‘®‘±‘°[^ 10010010010001111001000110101110100100011011000110010001101100000101101110010010010001111001000110101110100100011011000110010001101100000101101101011110 924791ae91b191b05b924791ae91b191b05b5e
SJIS-WIN ?G???±?°[?G???±?°[^ 0011111101000111001111110011111100111111100000010111110100111111100000011000101101011011001111110100011100111111001111110011111110000001011111010011111110000001100010110101101101011110 3f473f3f3f817d3f818b5b3f473f3f3f817d3f818b5b5e
EUC-JP ?G?®?±?°[?G?®?±?°[^ 001111110100011100111111100011111010001011101110001111111010000111011110001111111010000111101011010110110011111101000111001111111000111110100010111011100011111110100001110111100011111110100001111010110101101101011110 3f473f8fa2ee3fa1de3fa1eb5b3f473f8fa2ee3fa1de3fa1eb5b5e
UTF-8 ’G‘®‘±‘°[’G‘®‘±‘°[^ 110000101001001001000111110000101001000111000010101011101100001010010001110000101011000111000010100100011100001010110000010110111100001010010010010001111100001010010001110000101010111011000010100100011100001010110001110000101001000111000010101100000101101101011110 c29247c291c2aec291c2b1c291c2b05bc29247c291c2aec291c2b1c291c2b05b5e
UHC ?G?®?±?°[?G?®?±?°[^ 00111111010001110011111110100010111001110011111110100001101111100011111110100001110001100101101100111111010001110011111110100010111001110011111110100001101111100011111110100001110001100101101101011110 3f473fa2e73fa1be3fa1c65b3f473fa2e73fa1be3fa1c65b5e

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