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 ’Y’Z‘¢’G‘¹‘¶n}’Y’Z‘¢’G‘¹‘¶n{^ 1001001001011001100100100101101010010001101000101001001001000111100100011011100110010001101101100110111001111101100100100101100110010010010110101001000110100010100100100100011110010001101110011001000110110110011011100111101101011110 9259925a91a2924791b991b66e7d9259925a91a2924791b991b66e7b5e
SJIS-WIN ?Y?Z?¢?G???¶n}?Y?Z?¢?G???¶n{^ 001111110101100100111111010110100011111110000001100100010011111101000111001111110011111100111111100000011111011101101110011111010011111101011001001111110101101000111111100000011001000100111111010001110011111100111111001111111000000111110111011011100111101101011110 3f593f5a3f81913f473f3f3f81f76e7d3f593f5a3f81913f473f3f3f81f76e7b5e
EUC-JP ?Y?Z?¢?G???¶n}?Y?Z?¢?G???¶n{^ 001111110101100100111111010110100011111110100001111100010011111101000111001111110011111100111111101000101111100101101110011111010011111101011001001111110101101000111111101000011111000100111111010001110011111100111111001111111010001011111001011011100111101101011110 3f593f5a3fa1f13f473f3f3fa2f96e7d3f593f5a3fa1f13f473f3f3fa2f96e7b5e
UTF-8 ’Y’Z‘¢’G‘¹‘¶n}’Y’Z‘¢’G‘¹‘¶n{^ 1100001010010010010110011100001010010010010110101100001010010001110000101010001011000010100100100100011111000010100100011100001010111001110000101001000111000010101101100110111001111101110000101001001001011001110000101001001001011010110000101001000111000010101000101100001010010010010001111100001010010001110000101011100111000010100100011100001010110110011011100111101101011110 c29259c2925ac291c2a2c29247c291c2b9c291c2b66e7dc29259c2925ac291c2a2c29247c291c2b9c291c2b66e7b5e
UHC ?Y?Z???G?¹?¶n}?Y?Z???G?¹?¶n{^ 001111110101100100111111010110100011111100111111001111110100011100111111101010011111011000111111101000101101001001101110011111010011111101011001001111110101101000111111001111110011111101000111001111111010100111110110001111111010001011010010011011100111101101011110 3f593f5a3f3f3f473fa9f63fa2d26e7d3f593f5a3f3f3f473fa9f63fa2d26e7b5e

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