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 ’E‘²‘¥’K‘¢‘¤}’E‘²‘¥’K‘¢‘¤{^ 100100100100010110010001101100101001000110100101100100100100101110010001101000101001000110100100011111011001001001000101100100011011001010010001101001011001001001001011100100011010001010010001101001000111101101011110 924591b291a5924b91a291a47d924591b291a5924b91a291a47b5e
SJIS-WIN ?E???¥?K?¢??}?E???¥?K?¢??{^ 00111111010001010011111100111111001111111000000110001111001111110100101100111111100000011001000100111111001111110111110100111111010001010011111100111111001111111000000110001111001111110100101100111111100000011001000100111111001111110111101101011110 3f453f3f3f818f3f4b3f81913f3f7d3f453f3f3f818f3f4b3f81913f3f7b5e
EUC-JP ?E?????K?¢?¤}?E?????K?¢?¤{^ 001111110100010100111111001111110011111100111111001111110100101100111111101000011111000100111111100011111010001011110000011111010011111101000101001111110011111100111111001111110011111101001011001111111010000111110001001111111000111110100010111100000111101101011110 3f453f3f3f3f3f4b3fa1f13f8fa2f07d3f453f3f3f3f3f4b3fa1f13f8fa2f07b5e
UTF-8 ’E‘²‘¥’K‘¢‘¤}’E‘²‘¥’K‘¢‘¤{^ 1100001010010010010001011100001010010001110000101011001011000010100100011100001010100101110000101001001001001011110000101001000111000010101000101100001010010001110000101010010001111101110000101001001001000101110000101001000111000010101100101100001010010001110000101010010111000010100100100100101111000010100100011100001010100010110000101001000111000010101001000111101101011110 c29245c291c2b2c291c2a5c2924bc291c2a2c291c2a47dc29245c291c2b2c291c2a5c2924bc291c2a2c291c2a47b5e
UHC ?E?²???K???¤}?E?²???K???¤{^ 00111111010001010011111110101001111101110011111100111111001111110100101100111111001111110011111110100010101101000111110100111111010001010011111110101001111101110011111100111111001111110100101100111111001111110011111110100010101101000111101101011110 3f453fa9f73f3f3f4b3f3f3fa2b47d3f453fa9f73f3f3f4b3f3f3fa2b47b5e

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