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‘²‘³^h’E‘²‘³^fN}’E‘²‘³^h’E‘²‘³^fN{^ 10010010010001011001000110110010100100011011001101011110011010001001001001000101100100011011001010010001101100110101111001100110010011100111110110010010010001011001000110110010100100011011001101011110011010001001001001000101100100011011001010010001101100110101111001100110010011100111101101011110 924591b291b35e68924591b291b35e664e7d924591b291b35e68924591b291b35e664e7b5e
SJIS-WIN ?E????^h?E????^fN}?E????^h?E????^fN{^ 00111111010001010011111100111111001111110011111101011110011010000011111101000101001111110011111100111111001111110101111001100110010011100111110100111111010001010011111100111111001111110011111101011110011010000011111101000101001111110011111100111111001111110101111001100110010011100111101101011110 3f453f3f3f3f5e683f453f3f3f3f5e664e7d3f453f3f3f3f5e683f453f3f3f3f5e664e7b5e
EUC-JP ?E????^h?E????^fN}?E????^h?E????^fN{^ 00111111010001010011111100111111001111110011111101011110011010000011111101000101001111110011111100111111001111110101111001100110010011100111110100111111010001010011111100111111001111110011111101011110011010000011111101000101001111110011111100111111001111110101111001100110010011100111101101011110 3f453f3f3f3f5e683f453f3f3f3f5e664e7d3f453f3f3f3f5e683f453f3f3f3f5e664e7b5e
UTF-8 ’E‘²‘³^h’E‘²‘³^fN}’E‘²‘³^h’E‘²‘³^fN{^ 110000101001001001000101110000101001000111000010101100101100001010010001110000101011001101011110011010001100001010010010010001011100001010010001110000101011001011000010100100011100001010110011010111100110011001001110011111011100001010010010010001011100001010010001110000101011001011000010100100011100001010110011010111100110100011000010100100100100010111000010100100011100001010110010110000101001000111000010101100110101111001100110010011100111101101011110 c29245c291c2b2c291c2b35e68c29245c291c2b2c291c2b35e664e7dc29245c291c2b2c291c2b35e68c29245c291c2b2c291c2b35e664e7b5e
UHC ?E?²?³^h?E?²?³^fN}?E?²?³^h?E?²?³^fN{^ 001111110100010100111111101010011111011100111111101010011111100001011110011010000011111101000101001111111010100111110111001111111010100111111000010111100110011001001110011111010011111101000101001111111010100111110111001111111010100111111000010111100110100000111111010001010011111110101001111101110011111110101001111110000101111001100110010011100111101101011110 3f453fa9f73fa9f85e683f453fa9f73fa9f85e664e7d3f453fa9f73fa9f85e683f453fa9f73fa9f85e664e7b5e

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